public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man3/getopt.3: Fix spelling (British -> American)
@ 2026-01-06 10:13 Simon Essien
  2026-01-06 12:08 ` Alejandro Colomar
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Essien @ 2026-01-06 10:13 UTC (permalink / raw)
  To: alx; +Cc: linux-man, debian, champbreed1

The man-pages project uses American English. Change 'behaviour' to 'behavior'.

Reported-by: Helge Kreutzmann <debian@helgeth.de>
Signed-off-by: Simon Essien <champbreed1@gmail.com>
---
 man/man3/getopt.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man3/getopt.3 b/man/man3/getopt.3
index 8495719af..387ba9ce8 100644
--- a/man/man3/getopt.3
+++ b/man/man3/getopt.3
@@ -160,7 +160,7 @@ If \[aq]+\[aq] is not the first character of
 it is treated as a normal option.
 If
 .B POSIXLY_CORRECT
-behaviour is required in this case
+behavior is required in this case
 .I optstring
 will contain two \[aq]+\[aq] symbols.
 If the first character of
-- 
2.51.0


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

end of thread, other threads:[~2026-01-06 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-06 10:13 [PATCH] man3/getopt.3: Fix spelling (British -> American) Simon Essien
2026-01-06 12:08 ` Alejandro Colomar
2026-01-06 12:10   ` Alejandro Colomar
2026-01-06 17:27   ` Konstantin Ryabitsev
2026-01-06 17:59     ` Alejandro Colomar

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