All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
To: "Dmitry V. Levin" <ldv@altlinux.org>,
	Michael Kerrisk <mtk.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH] move_pages.2: ffix
Date: Mon, 26 Apr 2021 20:27:04 +0200	[thread overview]
Message-ID: <62656709-1edb-f2c5-f3aa-7780cbfae1b7@gmail.com> (raw)
In-Reply-To: <20210424200000.GA14829@altlinux.org>

Hi Dmitry,

On 4/24/21 10:00 PM, Dmitry V. Levin wrote:
> Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>

Patch applied.

Thanks,

Alex

> ---
>   man2/move_pages.2 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/move_pages.2 b/man2/move_pages.2
> index 279de7568..69c182f95 100644
> --- a/man2/move_pages.2
> +++ b/man2/move_pages.2
> @@ -24,7 +24,7 @@ move_pages \- move individual pages of a process to another node
>   .nf
>   .B #include <numaif.h>
>   .PP
> -.BI "long move_pages(int " pid ", unsigned long count, void **" pages ,
> +.BI "long move_pages(int " pid ", unsigned long " count ", void **" pages ,
>   .BI "                const int *" nodes ", int *" status ", int " flags );
>   .fi
>   .PP
> 


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

  reply	other threads:[~2021-04-26 18:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-24 20:00 [PATCH] move_pages.2: ffix Dmitry V. Levin
2021-04-26 18:27 ` Alejandro Colomar (man-pages) [this message]
2021-05-06 11:43 [patch] " Akihiro Motoki
2021-05-06 12:02 ` Alejandro Colomar (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=62656709-1edb-f2c5-f3aa-7780cbfae1b7@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=ldv@altlinux.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.