1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

maint: remove doubled words in comments, e.g., s/to to/to/

* tests/ls/color-norm: s/to to/to/
* gl/lib/mbsalign.h (mbs_align_t): s/or or/or/
* src/extent-scan.c (extent_scan_read): s/the the/the/
* src/libstdbuf.c: s/the the/the/
* tests/misc/stdbuf: s/on on/on/
* ChangeLog-2005: s/for\n\tfor /for\n\t/
This commit is contained in:
Jim Meyering
2011-04-09 23:23:01 +02:00
parent 80be785c95
commit b2dfc3b5e5
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ retry_delay_ stdbuf_unbuffer .1 6 || fail=1
# Ensure block buffering stdout takes effect
# We don't currently test block buffering failures as
# this doesn't work on on GLIBC-2.7 or GLIBC-2.9 at least.
# this doesn't work on GLIBC-2.7 or GLIBC-2.9 at least.
# stdbuf_blockbuffer()
# {
# local delay="$1"