]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(ln invocation): ln -v now outputs lines only for successful links.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Nov 2005 22:32:16 +0000 (22:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Nov 2005 22:32:16 +0000 (22:32 +0000)
doc/coreutils.texi

index c49187bcfd89ab4d60a71afc47e17b702584ed82..cd1a0d25e7472f3fba083ef3f0d40c2b22946e88 100644 (file)
@@ -7773,7 +7773,7 @@ an error message on systems that do not support symbolic links.
 @itemx --verbose
 @opindex -v
 @opindex --verbose
-Print the name of each file before linking it.
+Print the name of each file after linking it successfully.
 
 @end table