From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
To: linux-man@vger.kernel.org
Cc: alx@kernel.org
Subject: [PATCH 5/6] prctl.2: srcfix
Date: Fri, 28 Jul 2023 13:01:10 -0500 [thread overview]
Message-ID: <20230728180110.3robfuwlezsc7yut@illithid> (raw)
[-- Attachment #1: Type: text/plain, Size: 1010 bytes --]
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,
or 0 to clear).
This is the signal that the calling process will get when its
parent dies.
--
2.30.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-07-28 18:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 18:01 G. Branden Robinson [this message]
2023-07-28 21:17 ` [PATCH 5/6] prctl.2: srcfix Alejandro Colomar
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=20230728180110.3robfuwlezsc7yut@illithid \
--to=g.branden.robinson@gmail.com \
--cc=alx@kernel.org \
--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