This fact was already noted in the Texinfo manual, but not in the output
of --help.

* src/cp.c (usage): As above, for --help.
Reported by Jari Aalto in http://bugs.debian.org/294327.
---
 THANKS.in |    1 +
 src/cp.c  |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/THANKS.in b/THANKS.in
index 87c5b19..4bbee80 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -261,6 +261,7 @@ Jan Moringen                        
jan.morin...@uni-bielefeld.de
 Jan Nieuwenhuizen                   jann...@gnu.org
 Jan-Pawel Wrozstinski               jpw...@gmail.com
 Janos Farkas                        che...@shadow.banki.hu
+Jari Aalto                          jari.aa...@cante.net
 Jarkko Hietaniemi                   j...@epsilon.hut.fi
 Jarod Wilson                        jwil...@redhat.com
 Jean Charles Delepine               delep...@u-picardie.fr
diff --git a/src/cp.c b/src/cp.c
index 859f21b..15f3aa9 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -187,7 +187,7 @@ Mandatory arguments to long options are mandatory for short 
options too.\n\
   -H                           follow command-line symbolic links in SOURCE\n\
 "), stdout);
       fputs (_("\
-  -l, --link                   link files instead of copying\n\
+  -l, --link                   hard link files instead of copying\n\
   -L, --dereference            always follow symbolic links in SOURCE\n\
 "), stdout);
       fputs (_("\
-- 
1.7.5.4




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to