]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Removed trailing white space at end of lines
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 Feb 2014 11:17:35 +0000 (12:17 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 Feb 2014 11:17:35 +0000 (12:17 +0100)
man2/fcntl.2
man3/endian.3

index be9009d8364d2ec6f219ce5f410d32b92168c84a..368e3f93b880e68743745334dd0182ecc7b9aa56 100644 (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
index e7c90c1e10515786885e5ebb36db2eda05672c04..f751049da51a7eb18ff88861240de6c74a06b248 100644 (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)