]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2const/PR_[GS]ET_ENDIAN.2const: tfix (s/endian-ness/endianness/)
authorAlejandro Colomar <alx@kernel.org>
Sun, 31 Aug 2025 11:30:00 +0000 (13:30 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sat, 6 Sep 2025 20:22:17 +0000 (22:22 +0200)
There's a mix of uses of both spellings.  Unify on the latter.

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2const/PR_GET_ENDIAN.2const
man/man2const/PR_SET_ENDIAN.2const

index d6c0c7dc40f5565fe797c953665d71ae4fb6204a..69b5d3055bb38642eab7c5202c13e9934a470fb6 100644 (file)
@@ -6,7 +6,7 @@
 .SH NAME
 PR_GET_ENDIAN
 \-
-get the endian-ness of the calling process
+get the endianness of the calling process
 .SH LIBRARY
 Standard C library
 .RI ( libc ,\~ \-lc )
@@ -18,7 +18,7 @@ Standard C library
 .BI "int prctl(PR_GET_ENDIAN, int *" endianness );
 .fi
 .SH DESCRIPTION
-Return the endian-ness of the calling process,
+Return the endianness of the calling process,
 in the location pointed to by
 .IR endianness .
 .SH RETURN VALUE
index f58dd1e2952d4c2f27c5e59df5b2e4a33dd30435..11f5fe8fedf4d0293afbc2807ee753cd6be8dc4a 100644 (file)
@@ -18,7 +18,7 @@ Standard C library
 .BI "int prctl(PR_SET_ENDIAN, long " endianness );
 .fi
 .SH DESCRIPTION
-Set the endian-ness of the calling process
+Set the endianness of the calling process
 to the value given in
 .IR endianness ,
 which should be one of the following: