From: Paul Eggert Date: Wed, 16 Nov 2005 22:32:16 +0000 (+0000) Subject: (ln invocation): ln -v now outputs lines only for successful links. X-Git-Tag: v6.0~1333 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ace5616c61ea91dd141531b769871865c5a6d56c;p=thirdparty%2Fcoreutils.git (ln invocation): ln -v now outputs lines only for successful links. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c49187bcfd..cd1a0d25e7 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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