From 206ec55a41ddbeec52fcea3f38b9e1a3a95cc94f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 12 Dec 2004 07:25:01 +0000 Subject: [PATCH] * coreutils.texi (join invocation): Blank separators need quoting. --- doc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index 2bf4f14822..9fd91caa60 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-12-11 Paul Eggert + + * 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 * coreutils.texi (id invocation): -G also prints main group. -- 2.47.2