From: Jim Meyering Date: Sun, 30 Sep 2007 07:05:10 +0000 (+0200) Subject: cp: do not abbreviate in --help output. X-Git-Tag: v6.9.89~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65ee3d963014a4c93dcf17886a7da2a8c43277b2;p=thirdparty%2Fcoreutils.git cp: do not abbreviate in --help output. * src/cp.c (usage): Don't abbreviate: s/=link/=links/. Reported by Géraud Meyer in . Signed-off-by: Jim Meyering --- diff --git a/ChangeLog b/ChangeLog index 87c98397fb..b024418fc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-30 Jim Meyering + + cp: do not abbreviate in --help output. + * src/cp.c (usage): Don't abbreviate: s/=link/=links/. + Reported by Géraud Meyer in . + 2007-09-29 Eric Blake Test previous patch. diff --git a/src/cp.c b/src/cp.c index 254923759a..7e35733b35 100644 --- a/src/cp.c +++ b/src/cp.c @@ -178,7 +178,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ --backup[=CONTROL] make a backup of each existing destination file\n\ -b like --backup but does not accept an argument\n\ --copy-contents copy contents of special files when recursive\n\ - -d same as --no-dereference --preserve=link\n\ + -d same as --no-dereference --preserve=links\n\ "), stdout); fputs (_("\ -f, --force if an existing destination file cannot be\n\