From: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-man@vger.kernel.org, Michael Kerrisk <mtk.manpages@gmail.com>
Subject: Re: [PATCH] fix trailing , with SEE ALSO
Date: Sun, 6 Mar 2022 18:09:07 +0100 [thread overview]
Message-ID: <ceab916d-a7d9-f0cd-5694-66b617dceacd@gmail.com> (raw)
In-Reply-To: <20211022174653.18277-1-vapier@gentoo.org>
Hi Mike,
On 10/22/21 19:46, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patch applied. Thanks for the ping.
May I ask you to please CC me in future patches?
Cheers,
Alex
> ---
> man2/syscalls.2 | 2 +-
> man3/encrypt.3 | 2 +-
> man3/strtol.3 | 2 +-
> man4/hpsa.4 | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/man2/syscalls.2 b/man2/syscalls.2
> index 800873b559bb..e80e20f524f7 100644
> --- a/man2/syscalls.2
> +++ b/man2/syscalls.2
> @@ -1181,7 +1181,7 @@ returns a pair of GID and effective GID via registers
> is used for configuring the Host Address Extension register on
> low-cost Alphas in order to access address space beyond first 27 bits.
> .SH SEE ALSO
> -.BR ausyscall (1)
> +.BR ausyscall (1),
> .BR intro (2),
> .BR syscall (2),
> .BR unimplemented (2),
> diff --git a/man3/encrypt.3 b/man3/encrypt.3
> index b4be7f3e0a56..e4e22f286718 100644
> --- a/man3/encrypt.3
> +++ b/man3/encrypt.3
> @@ -221,5 +221,5 @@ main(void)
> .SH SEE ALSO
> .BR cbc_crypt (3),
> .BR crypt (3),
> -.BR ecb_crypt (3),
> +.BR ecb_crypt (3)
> .\" .BR fcrypt (3)
> diff --git a/man3/strtol.3 b/man3/strtol.3
> index f1470c68131d..eca92dbbefec 100644
> --- a/man3/strtol.3
> +++ b/man3/strtol.3
> @@ -305,4 +305,4 @@ main(int argc, char *argv[])
> .BR atol (3),
> .BR strtod (3),
> .BR strtoimax (3),
> -.BR strtoul (3),
> +.BR strtoul (3)
> diff --git a/man4/hpsa.4 b/man4/hpsa.4
> index 286f078a70a8..ab8ba1c6f0a7 100644
> --- a/man4/hpsa.4
> +++ b/man4/hpsa.4
> @@ -222,7 +222,7 @@ for some examples.
> .BR st (4),
> .BR cciss_vol_status (8),
> .BR hpacucli (8),
> -.BR hpacuxe (8),
> +.BR hpacuxe (8)
> .PP
> .UR http://cciss.sf.net
> .UE ,
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
prev parent reply other threads:[~2022-03-06 17:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 17:46 [PATCH] fix trailing , with SEE ALSO Mike Frysinger
2022-03-05 18:08 ` Mike Frysinger
2022-03-06 17:09 ` Alejandro Colomar (man-pages) [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=ceab916d-a7d9-f0cd-5694-66b617dceacd@gmail.com \
--to=alx.manpages@gmail.com \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=vapier@gentoo.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