]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
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 f087459d06e99fb31dec0ea5279cf41611f53a83..5dff540004e9ba6c98c6f738c25caefbc0680a3e 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 67678e32cc4c89ef9abe46ce7cc76b53e847ed93..851be0c9f2dce1312ca986f3701b747169e18c5a 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 fd33caddde9a8a0c4c1e9d8316c7aa1e7c8c30a4..eb8ff22c36180f663e07164b31813c07e74d3c1f 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 2177e63f42a6595c3bd8873a470678913719e18d..dbb36b4d1c2bb22fec4a394893fb7d67f66e4558 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 a3ca228568d6c1599c4f1d71638880b5aea86aa3..c927bdfcb19835a70fb6325a625082d382e37002 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 7b230a39c8e4b103c9dbd4a564b0b14086c3f137..07a2881001e6ca0c9e39d1972141d45a495896fa 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