linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Alejandro Colomar <alx.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: [PATCH] prctl.2: tfix
Date: Thu, 13 Jul 2023 21:05:17 -0700	[thread overview]
Message-ID: <20230714040517.5989-1-ebiggers@kernel.org> (raw)

From: Eric Biggers <ebiggers@google.com>

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 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,
-- 
2.41.0


             reply	other threads:[~2023-07-14  4:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-14  4:05 Eric Biggers [this message]
2023-07-15 16:40 ` [PATCH] prctl.2: tfix Alejandro Colomar
  -- 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=20230714040517.5989-1-ebiggers@kernel.org \
    --to=ebiggers@kernel.org \
    --cc=alx.manpages@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;
as well as URLs for NNTP newsgroup(s).