]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 17 Mar 2005 17:38:28 +0000 (17:38 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 17 Mar 2005 17:38:28 +0000 (17:38 +0000)
ChangeLog

index b74aa6359ae95d1b70659fb059975943f448506b..e8d629c10081384f990c30985b2151e7539cc806 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
        New macros.
 
        Before, this command would make uniq skip 11 fields and print
-       only the first line.
+       only the first line:
        $ _POSIX2_VERSION=1 ./uniq -f1 -1 <(seq --format='1 %g' 2)
        1 1
        1 2