public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] memcmp.3: wfix
@ 2023-02-15 13:07 Tom Schwindl
  2023-02-15 15:18 ` G. Branden Robinson
  2023-02-15 17:17 ` Jakub Wilk
  0 siblings, 2 replies; 8+ messages in thread
From: Tom Schwindl @ 2023-02-15 13:07 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

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


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [PATCH] memcmp.3: wfix
@ 2023-02-15 17:33 Tom Schwindl
  2023-02-15 17:41 ` Alejandro Colomar
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Schwindl @ 2023-02-15 17:33 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

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..de712bd0ae13 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, you may need to implement such a function yourself.
 .SH SEE ALSO
 .BR bstring (3),
 .BR strcasecmp (3),
-- 
2.39.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-15 17:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15 13:07 [PATCH] memcmp.3: wfix Tom Schwindl
2023-02-15 15:18 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox