From ace5616c61ea91dd141531b769871865c5a6d56c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 16 Nov 2005 22:32:16 +0000 Subject: (ln invocation): ln -v now outputs lines only for successful links. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c49187bcf..cd1a0d25e 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 -- cgit v1.2.3-54-g00ecf