aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-12 17:28:01 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-12 17:28:01 +0000
commit95b2071c56576622fe542b59fa8c5dd2f80fa9ad (patch)
treec261f9549b669542940e8c6dc196f2ea21229732 /lib/libc/sys
parent99d2a6766d025830ebe90dfd6a73ff92e05d0c0c (diff)
Notes
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/shutdown.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2
index 700b52d4bdce..59e4d340a826 100644
--- a/lib/libc/sys/shutdown.2
+++ b/lib/libc/sys/shutdown.2
@@ -93,7 +93,7 @@ argument does not refer to a socket.
The
.Fn shutdown
function is expected to comply with
-.St -p1003.1g ,
+.St -p1003.1g-2000 ,
when finalized.
.Sh HISTORY
The
@@ -105,4 +105,4 @@ The
and
.Dv SHUT_RDWR
constants appeared in
-.St -p1003.1g .
+.St -p1003.1g-2000 .