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>
.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 )
.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
.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: