]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 18 Sep 2008 12:30:41 +0000 (12:30 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 18 Sep 2008 12:30:41 +0000 (12:30 +0000)
man2/acct.2
man3/inet.3
man7/socket.7

index 212ed0043e699f1f780e57c7c4b4833435dd44e4..217cfb74d8bed58849f08d33637d5a0783c59e18 100644 (file)
@@ -50,7 +50,7 @@ Feature Test Macro Requirements for glibc (see
 _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
 .SH DESCRIPTION
 The
-.BR acct()
+.BR acct ()
 system call enables or disables process accounting.
 If called with the name of an existing file as its argument,
 accounting is turned on,
index 02ac120fb6703dae20aa7d398e05a36cc47d3d4b..962b0c8adeda3eea396d765596f8e7000f6fa66b 100644 (file)
@@ -179,7 +179,7 @@ The returned value is in host byte order.
 The
 .BR inet_makeaddr ()
 function is the converse of
-.BR inet_netof()
+.BR inet_netof ()
 and
 .BR inet_lnaof ().
 It returns an Internet host address in network byte order,
index 944dbd3dc90a5f1035f91fdbd7da19be9eca3f62..0290cce346adeb866a299438a4b0f3592f3fe2a1 100644 (file)
@@ -648,7 +648,7 @@ is raised when a new I/O event occurs.
 .IP
 Argument is an integer boolean flag.
 (This operation is synonymous with the use of
-.BR fcntl(2)
+.BR fcntl (2)
 to set the
 .B O_ASYNC
 flag.)