Re: [patch] sln.8: wfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat,  2 Sep 2023 19:04:58 -0400
Peter Lafreniere wrote:

> The description for the second form of sln(8) can be taken at a first
> reading as saying that `filelist' is a list of paths passed via the
> command line, when it is really a path to a file containing that list.
>
> Although the confusion can be resolved from the surrounding context, it
> is better to be explicit about filelist being a path.
>
> Signed-off-by: Peter Lafreniere <peter@xxxxxxxx>
> ---
>  man8/sln.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man8/sln.8 b/man8/sln.8
> index 448d0bf07..2a7ed13e5 100644
> --- a/man8/sln.8
> +++ b/man8/sln.8
> @@ -29,7 +29,7 @@ as a new symbolic link to
>  .PP
>  In the second form,
>  .I filelist
> -is a list of space-separated pathname pairs,
> +points to a list of space-separated pathname pairs,
>  and the effect is as if
>  .B sln
>  was executed once for each line of the file,

I find your version more confusing than the original (or rather, I
didn't really find the original confusing).

If you want to be explicit, why don't you say "names a file containing a
list of..."?

-- 
Štěpán




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux