From ace5616c61ea91dd141531b769871865c5a6d56c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 16 Nov 2005 22:32:16 +0000 Subject: [PATCH] (ln invocation): ln -v now outputs lines only for successful links. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3