linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] sln.8: wfix
@ 2023-09-02 23:04 Peter Lafreniere
  2023-09-03 11:00 ` Štěpán Němec
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Lafreniere @ 2023-09-02 23:04 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: Peter Lafreniere, linux-man

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@n8pjl.ca>
---
 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,
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [patch] sln.8: wfix
  2023-09-02 23:04 [patch] sln.8: wfix Peter Lafreniere
@ 2023-09-03 11:00 ` Štěpán Němec
  2023-09-13 14:42   ` Alejandro Colomar
  0 siblings, 1 reply; 3+ messages in thread
From: Štěpán Němec @ 2023-09-03 11:00 UTC (permalink / raw)
  To: Peter Lafreniere; +Cc: Alejandro Colomar, linux-man

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@n8pjl.ca>
> ---
>  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch] sln.8: wfix
  2023-09-03 11:00 ` Štěpán Němec
@ 2023-09-13 14:42   ` Alejandro Colomar
  0 siblings, 0 replies; 3+ messages in thread
From: Alejandro Colomar @ 2023-09-13 14:42 UTC (permalink / raw)
  To: Štěpán Němec, Peter Lafreniere; +Cc: linux-man


[-- Attachment #1.1: Type: text/plain, Size: 1372 bytes --]

On 2023-09-03 13:00, Štěpán Němec wrote:
> 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@n8pjl.ca>
>> ---
>>  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..."?

+1

> 

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-13 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-02 23:04 [patch] sln.8: wfix Peter Lafreniere
2023-09-03 11:00 ` Štěpán Němec
2023-09-13 14:42   ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).