public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Alejandro Colomar <alx.manpages@gmail.com>
Cc: mtk.manpages@gmail.com,
	Ganimedes Colomar <gacoan.linux@gmail.com>,
	linux-man@vger.kernel.org
Subject: Re: [PATCH v2 2/2] Various pages: Normalize NOTES about nonexistent glibc wrappers
Date: Wed, 30 Dec 2020 17:07:26 +0100	[thread overview]
Message-ID: <fd9894ed-43d4-6f8e-665f-812c407d58e1@gmail.com> (raw)
In-Reply-To: <20201230152025.300622-3-alx.manpages@gmail.com>

Hello Alex and Ganimedes,

On 12/30/20 4:20 PM, Alejandro Colomar wrote:
> From: Ganimedes Colomar <gacoan.linux@gmail.com>
> 
> See previous commit.
> 
> This commit normalizes texts under sections other than SYNOPSIS
> (most of them in NOTES).

Good! Patch applied. I made one minor fix; see below.

> Signed-off-by: Ganimedes Colomar <gacoan.linux@gmail.com>
> Cowritten-by: Alejandro Colomar <alx.manpages@gmail.com>
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
> ---
>  man2/add_key.2              | 2 +-
>  man2/arch_prctl.2           | 6 ++----
>  man2/getdents.2             | 8 ++++----
>  man2/io_cancel.2            | 2 +-
>  man2/io_destroy.2           | 2 +-
>  man2/io_getevents.2         | 2 +-
>  man2/io_setup.2             | 2 +-
>  man2/io_submit.2            | 2 +-
>  man2/kexec_load.2           | 3 +--
>  man2/keyctl.2               | 2 +-
>  man2/pidfd_getfd.2          | 2 +-
>  man2/pidfd_open.2           | 2 +-
>  man2/pidfd_send_signal.2    | 2 +-
>  man2/request_key.2          | 2 +-
>  man2/s390_guarded_storage.2 | 3 +--
>  man2/s390_pci_mmio_write.2  | 3 +--
>  man2/s390_runtime_instr.2   | 3 +--
>  man2/s390_sthyi.2           | 3 +--
>  man2/seccomp.2              | 3 +++
>  man2/sysctl.2               | 3 +--
>  20 files changed, 26 insertions(+), 31 deletions(-)
> 

[...]

> --- a/man2/kexec_load.2
> +++ b/man2/kexec_load.2
> @@ -335,8 +335,7 @@ system call first appeared in Linux 3.17.
>  .SH CONFORMING TO
>  These system calls are Linux-specific.
>  .SH NOTES
> -Currently, there is no glibc support for these system calls.
> -Call them using
> +Glibc does not provide a wrapper for this system call; call it using

I changed to: "... these system calls; call them using..."

Thanks,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

  reply	other threads:[~2020-12-30 16:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-29 14:38 [PATCH 0/2] Normalize notes about missing glibc wrappers Alejandro Colomar
2020-12-29 14:39 ` [PATCH 1/2] Various pages: Normalize SYNOPSIS notes about non-existing " Alejandro Colomar
2020-12-29 14:49   ` Alejandro Colomar (man-pages)
2020-12-29 20:27   ` Michael Kerrisk (man-pages)
2020-12-29 20:51     ` Alejandro Colomar (man-pages)
2020-12-30  9:37       ` Michael Kerrisk (man-pages)
2020-12-29 14:39 ` [PATCH 2/2] Various pages: Normalize NOTES " Alejandro Colomar
2020-12-29 20:32   ` Michael Kerrisk (man-pages)
2020-12-29 20:53     ` Alejandro Colomar (man-pages)
2020-12-30  9:38       ` Michael Kerrisk (man-pages)
2020-12-30 12:52         ` Alejandro Colomar (man-pages)
2020-12-30 13:23           ` Michael Kerrisk (man-pages)
2020-12-30 15:20             ` [PATCH v2 0/2] Normalize notes about missing " Alejandro Colomar
2020-12-30 15:20             ` [PATCH v2 1/2] Various pages: Normalize SYNOPSIS notes about nonexistent " Alejandro Colomar
2020-12-30 19:20               ` Michael Kerrisk (man-pages)
2020-12-30 15:20             ` [PATCH v2 2/2] Various pages: Normalize NOTES " Alejandro Colomar
2020-12-30 16:07               ` Michael Kerrisk (man-pages) [this message]
2020-12-30 21:01                 ` Alejandro Colomar (man-pages)
2020-12-29 20:19 ` [PATCH 0/2] Normalize notes about missing " Michael Kerrisk (man-pages)
2020-12-29 20:45   ` Alejandro Colomar (man-pages)
2020-12-30  9:30     ` Michael Kerrisk (man-pages)

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=fd9894ed-43d4-6f8e-665f-812c407d58e1@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=alx.manpages@gmail.com \
    --cc=gacoan.linux@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