diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-18 07:43:08 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-07-24 09:32:04 +0200 |
| commit | 256cf66a355dba74755a2ac2bcba087ca1746063 (patch) | |
| tree | 312a15b9d335e0458858183d376f81230780c4db /man2/shutdown.2 | |
| parent | 9d80eb47b87bd519a3ccc046b2a15fab4a0cf866 (diff) | |
| download | man-pages-256cf66a355dba74755a2ac2bcba087ca1746063.tar.gz | |
shutdown.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/shutdown.2')
| -rw-r--r-- | man2/shutdown.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/shutdown.2 b/man2/shutdown.2 index 1b33a1609c..b7d6e8c40b 100644 --- a/man2/shutdown.2 +++ b/man2/shutdown.2 @@ -89,9 +89,9 @@ The specified socket is not connected. .I sockfd is a file, not a socket. .SH CONFORMING TO -POSIX.1-2001, 4.4BSD (the -.BR shutdown () -function call first appeared in 4.2BSD). +POSIX.1-2001, 4.4BSD +.RB ( shutdown () +first appeared in 4.2BSD). .SH NOTES The constants .BR SHUT_RD , |
