From b2dfc3b5e52bde06d3ef07bcc12e8dfb00f13634 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Apr 2011 23:23:01 +0200 Subject: 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/ --- tests/misc/stdbuf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/misc/stdbuf') diff --git a/tests/misc/stdbuf b/tests/misc/stdbuf index 8bb57218e..35b571050 100755 --- a/tests/misc/stdbuf +++ b/tests/misc/stdbuf @@ -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" -- cgit v1.2.3-54-g00ecf