]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* coreutils.texi (join invocation): Blank separators need quoting.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Dec 2004 07:25:01 +0000 (07:25 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 12 Dec 2004 07:25:01 +0000 (07:25 +0000)
doc/ChangeLog

index 2bf4f14822108594eb565eb3175650c9d4421cbe..9fd91caa60dc077ee50599347e3822504e7ea0d4 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (join invocation): Mention that blank separators
+       in the -o option need to be quoted.  Problem reported by Phil Clayton.
+
 2004-12-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        * coreutils.texi (id invocation): -G also prints main group.