public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Tom Schwindl <schwindl@posteo.de>
To: Alejandro Colomar <alx@kernel.org>
Cc: linux-man@vger.kernel.org
Subject: [PATCH] memcmp.3: wfix
Date: Wed, 15 Feb 2023 13:07:50 +0000	[thread overview]
Message-ID: <20230215130750.30037-1-schwindl@posteo.de> (raw)

Signed-off-by: Tom Schwindl <schwindl@posteo.de>
---
 man3/memcmp.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/memcmp.3 b/man3/memcmp.3
index c2427a00ac12..26aeaa439e78 100644
--- a/man3/memcmp.3
+++ b/man3/memcmp.3
@@ -73,7 +73,7 @@ Instead, a function that performs comparisons in constant time is required.
 Some operating systems provide such a function (e.g., NetBSD's
 .BR consttime_memequal ()),
 but no such function is specified in POSIX.
-On Linux, it may be necessary to implement such a function oneself.
+On Linux, it may be necessary to implement such a function yourself.
 .SH SEE ALSO
 .BR bstring (3),
 .BR strcasecmp (3),
-- 
2.39.1


             reply	other threads:[~2023-02-15 13:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 13:07 Tom Schwindl [this message]
2023-02-15 15:18 ` [PATCH] memcmp.3: wfix G. Branden Robinson
2023-02-15 16:11   ` Tom Schwindl
2023-02-15 17:00     ` Alejandro Colomar
2023-02-15 17:17 ` Jakub Wilk
2023-02-15 17:26   ` Alejandro Colomar
  -- strict thread matches above, loose matches on Subject: below --
2023-02-15 17:33 Tom Schwindl
2023-02-15 17:41 ` Alejandro Colomar

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=20230215130750.30037-1-schwindl@posteo.de \
    --to=schwindl@posteo.de \
    --cc=alx@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