From: Alejandro Colomar <alx@kernel.org>
To: Helge Kreutzmann <debian@helgefjell.de>
Cc: mario.blaettermann@gmail.com, linux-man@vger.kernel.org
Subject: Re: Issue in man page PR_FUTEX_HASH_SET_SLOTS.2const
Date: Wed, 24 Dec 2025 16:50:47 +0100 [thread overview]
Message-ID: <aUwLuHeOA9MaF7Is@devuan> (raw)
In-Reply-To: <aUv63fBRjmONXg93@meinfjell.helgefjelltest.de>
[-- Attachment #1: Type: text/plain, Size: 962 bytes --]
On Wed, Dec 24, 2025 at 02:38:21PM +0000, Helge Kreutzmann wrote:
> Without further ado, the following was found:
>
> Issue: behaviour → behavior (according man-pages(7) american English is used)
Thanks! I've fixed it globally.
commit 9ba35afb6c5be6f41578842a416ac90e3d418b0f (HEAD -> contrib)
Author: Alejandro Colomar <alx@kernel.org>
Date: Wed Dec 24 16:48:03 2025 +0100
man/: grfix
The American spelling is far more common:
$ grep -rhio behavior man/ | wc -l
561
$ grep -rhio behaviour man/ | wc -l
31
This change was scripted:
$ grep -rl ehaviour man | xargs sed -i 's/ehaviour/ehavior/'
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Cheers,
Alex
>
> "Use the global hash. This is the behaviour used before Linux 6.17."
--
<https://www.alejandro-colomar.es>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2025-12-24 15:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-24 14:38 Issue in man page PR_FUTEX_HASH_SET_SLOTS.2const Helge Kreutzmann
2025-12-24 15:50 ` Alejandro Colomar [this message]
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=aUwLuHeOA9MaF7Is@devuan \
--to=alx@kernel.org \
--cc=debian@helgefjell.de \
--cc=linux-man@vger.kernel.org \
--cc=mario.blaettermann@gmail.com \
/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