public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: "G. Branden Robinson" <g.branden.robinson@gmail.com>,
	linux-man@vger.kernel.org
Subject: Re: [PATCH 5/6] prctl.2: srcfix
Date: Fri, 28 Jul 2023 23:17:52 +0200	[thread overview]
Message-ID: <c0307db2-331f-4915-bbfc-c0f4cec70989@kernel.org> (raw)
In-Reply-To: <20230728180110.3robfuwlezsc7yut@illithid>


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

Hi Branden,

On 2023-07-28 20:01, G. Branden Robinson wrote:
> Clean up in preparation for "MR sed".
> 
> From d37895afc8d4b7bef3ec08cbacc6a1849570f00a Mon Sep 17 00:00:00 2001
> From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
> Date: Fri, 28 Jul 2023 12:08:06 -0500
> Subject: [PATCH 5/6] prctl.2: srcfix
> 
> Recognize that the man(7) macro `RB` exists.  Use it in favor of \c
> since only two font styles are required in alternation.
> 
> Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
> ---
>  man2/prctl.2 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man2/prctl.2 b/man2/prctl.2
> index fe403d76a..63369fb4b 100644
> --- a/man2/prctl.2
> +++ b/man2/prctl.2
> @@ -1050,8 +1050,8 @@ .SH DESCRIPTION
>  .BR PR_SET_PDEATHSIG " (since Linux 2.1.57)"
>  Set the parent-death signal
>  of the calling process to \fIarg2\fP (either a signal value
> -in the range 1..\c
> -.BR NSIG "\-1" ,
> +in the range
> +.RB 1.. NSIG \-1,

I prefer using mathematical notation.  I applied the following instead:

<https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=d7ec31628938c8261a1f00d3c273de4f7407ccee>

Cheers,
Alex

>  or 0 to clear).
>  This is the signal that the calling process will get when its
>  parent dies.

-- 
<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-07-28 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28 18:01 [PATCH 5/6] prctl.2: srcfix G. Branden Robinson
2023-07-28 21:17 ` 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=c0307db2-331f-4915-bbfc-c0f4cec70989@kernel.org \
    --to=alx@kernel.org \
    --cc=g.branden.robinson@gmail.com \
    --cc=linux-man@vger.kernel.org \
    /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