linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: "Štěpán Němec" <stepnem@smrk.net>, "Peter Lafreniere" <peter@n8pjl.ca>
Cc: linux-man@vger.kernel.org
Subject: Re: [patch] sln.8: wfix
Date: Wed, 13 Sep 2023 16:42:18 +0200	[thread overview]
Message-ID: <458ad865-2c59-44d4-9f1f-baedbfecfff3@kernel.org> (raw)
In-Reply-To: <20230903130039+0200.513903-stepnem@smrk.net>


[-- 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 --]

      reply	other threads:[~2023-09-13 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=458ad865-2c59-44d4-9f1f-baedbfecfff3@kernel.org \
    --to=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=peter@n8pjl.ca \
    --cc=stepnem@smrk.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).