Removed trailing white space at end of lines

This commit is contained in:
Michael Kerrisk 2014-02-11 12:17:35 +01:00
parent 46da5b2732
commit 7a9d6ddece
2 changed files with 2 additions and 2 deletions

View File

@ -1164,7 +1164,7 @@ Only the operations
.BR F_GETLK ,
.BR F_SETLK ,
and
.BR F_SETLKW
.BR F_SETLKW
are specified in POSIX.1-2001.
.BR F_GETOWN

View File

@ -95,7 +95,7 @@ family of functions.
For example,
.BR be32toh ()
is identical to
.BR ntohl ()
.BR ntohl ()
The advantage of the
.BR byteorder (3)