.
authorJim Meyering <jim@meyering.net>
Wed, 14 May 2003 09:50:55 +0000 (09:50 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 14 May 2003 09:50:55 +0000 (09:50 +0000)
doc/ChangeLog
tests/join/Makefile.am
tests/tail/Makefile.am
tests/test/Makefile.am
tests/tr/Makefile.am
tests/wc/Makefile.am

index f087459..5dff540 100644 (file)
@@ -1,3 +1,13 @@
+2003-05-13  Paul Eggert  <eggert@twinsun.com>
+
+       * coreutils.texi (uniq invocation, squeezing, The uniq command):
+       Use "repeated" rather than "duplicate" to describe adjacent
+       duplicates; this simplifies the description and makes it more
+       consistent with POSIX.
+       (uniq invocation): Make it clear that -d and -u suppress the
+       output of lines, rather than cause some lines to be output.
+       Mention what happens if a line lacks enough fields or characters.
+
 2003-05-13  Jim Meyering  <jim@meyering.net>
 
        * coreutils.texi (true invocation): Mention that it is possible to
index 67678e3..851be0c 100644 (file)
@@ -24,7 +24,7 @@ trailing-sp.E sp-vs-blank.O sp-vs-blank.E 8-bit-t.O 8-bit-t.E
 EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
 noinst_SCRIPTS = $x-tests
 
-editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
 
 TESTS = $x-tests
 
index fd33cad..eb8ff22 100644 (file)
@@ -24,7 +24,7 @@ n-5.E n-5a.O n-5a.E n-5b.O n-5b.E
 EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
 noinst_SCRIPTS = $x-tests
 
-editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
 
 TESTS = $x-tests
 
index 2177e63..dbb36b4 100644 (file)
@@ -45,7 +45,7 @@ lt-3.O lt-3.E lt-4.O lt-4.E inv-1.O inv-1.E t1.O t1.E t2.O t2.E
 EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
 noinst_SCRIPTS = $x-tests
 
-editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
 
 TESTS = $x-tests
 
index a3ca228..c927bdf 100644 (file)
@@ -28,7 +28,7 @@ empty-eq.E empty-cc.O empty-cc.E
 EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
 noinst_SCRIPTS = $x-tests
 
-editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
 
 TESTS = $x-tests
 
index 7b230a3..07a2881 100644 (file)
@@ -14,7 +14,7 @@ c2.O c2.E
 EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
 noinst_SCRIPTS = $x-tests
 
-editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
 
 TESTS = $x-tests