linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: Eric Biggers <ebiggers@kernel.org>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH] prctl.2: tfix
Date: Sat, 15 Jul 2023 18:40:03 +0200	[thread overview]
Message-ID: <a1257606-348a-41b8-8cf0-4fc26846ad3b@kernel.org> (raw)
In-Reply-To: <20230714040517.5989-1-ebiggers@kernel.org>


[-- Attachment #1.1: Type: text/plain, Size: 1259 bytes --]

Hi Eric,

On 2023-07-14 06:05, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Patch applied.

Thanks,
Alex

> ---
>  man2/prctl.2 | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/man2/prctl.2 b/man2/prctl.2
> index 30211a9e2..fe403d76a 100644
> --- a/man2/prctl.2
> +++ b/man2/prctl.2
> @@ -2030,13 +2030,13 @@ Return unaligned access control bits, in the location pointed to by
>  .\" prctl PR_GET_AUXV
>  .TP
>  .BR PR_GET_AUXV " (since Linux 6.4)"
> -Get the auxilliary vector (auxv) into the buffer pointed to by
> +Get the auxiliary vector (auxv) into the buffer pointed to by
>  .IR "(void\~*) arg2" ,
>  whose length is given by \fIarg3\fP.
> -If the buffer is not long enough for the full auxilliary vector,
> +If the buffer is not long enough for the full auxiliary vector,
>  the copy will be truncated.
>  Return (as the function result)
> -the full length of the auxilliary vector.
> +the full length of the auxiliary vector.
>  \fIarg4\fP and \fIarg5\fP must be 0.
>  .SH RETURN VALUE
>  On success,

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2023-07-15 16:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-14  4:05 [PATCH] prctl.2: tfix Eric Biggers
2023-07-15 16:40 ` Alejandro Colomar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-11  6:25 Jakub Wilk
2022-10-11 20:53 ` Alejandro Colomar
2023-03-31 22:58   ` Alejandro Colomar
2020-07-20  5:49 Jakub Wilk
2020-07-20  9:27 ` Michael Kerrisk (man-pages)
2020-05-25 13:21 Jakub Wilk
2020-05-25 13:24 ` Michael Kerrisk (man-pages)
2020-04-22  9:59 Jakub Wilk
2020-04-22 11:22 ` 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=a1257606-348a-41b8-8cf0-4fc26846ad3b@kernel.org \
    --to=alx@kernel.org \
    --cc=ebiggers@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;
as well as URLs for NNTP newsgroup(s).