linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
To: Jakub Wilk <jwilk@jwilk.net>, Michael Kerrisk <mtk.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH 2/2] semget.2, shm_open.3: tfix
Date: Mon, 18 Jan 2021 16:22:51 +0100	[thread overview]
Message-ID: <edef3181-994a-2319-6f7f-dcb5c92382b4@gmail.com> (raw)
In-Reply-To: <20210118090811.6495-2-jwilk@jwilk.net>

On 1/18/21 10:08 AM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>

Hello Jakub,

Patch applied.

Thanks,

Alex

> ---
>  man2/semget.2   | 2 +-
>  man3/shm_open.3 | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man2/semget.2 b/man2/semget.2
> index a8fed15e6..445ac0249 100644
> --- a/man2/semget.2
> +++ b/man2/semget.2
> @@ -155,7 +155,7 @@ If the semaphore set already exists, the permissions are
>  verified.
>  .\" and a check is made to see if it is marked for destruction.
>  .SH RETURN VALUE
> -On sucess,
> +On success,
>  .BR semget ()
>  returns the semaphore set identifier (a nonnegative integer).
>  On failure, \-1 is returned, and
> diff --git a/man3/shm_open.3 b/man3/shm_open.3
> index 80d1eae17..9b06335d2 100644
> --- a/man3/shm_open.3
> +++ b/man3/shm_open.3
> @@ -170,7 +170,7 @@ was specified, in which case a new, distinct object is created).
>  On success,
>  .BR shm_open ()
>  returns a file descriptor (a nonnegative integer).
> -On sucess,
> +On success,
>  .BR shm_unlink ()
>  returns 0.
>  On failure, both functions return \-1 and set
> 


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

  reply	other threads:[~2021-01-18 16:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18  9:08 [PATCH 1/2] cacheflush.2: tfix Jakub Wilk
2021-01-18  9:08 ` [PATCH 2/2] semget.2, shm_open.3: tfix Jakub Wilk
2021-01-18 15:22   ` Alejandro Colomar (man-pages) [this message]
2021-01-18 15:45 ` [PATCH 1/2] cacheflush.2: tfix Michael Kerrisk (man-pages)
2021-01-18 15:50   ` Alejandro Colomar (man-pages)
2021-01-18 15:59 ` 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=edef3181-994a-2319-6f7f-dcb5c92382b4@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=jwilk@jwilk.net \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /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).