summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-12 17:28:01 +0000
committerru <ru@FreeBSD.org>2001-03-12 17:28:01 +0000
commit3a2d85776616d31a44d30dad435c30a03e984374 (patch)
treef7bcef688c4f2b27680c4eb19b6394433375ae45 /lib/libc
parent34101a084ae692c7d209afca78997a4b39cfbc0e (diff)
downloadFreeBSD-src-3a2d85776616d31a44d30dad435c30a03e984374.zip
FreeBSD-src-3a2d85776616d31a44d30dad435c30a03e984374.tar.gz
.St -p1003.1g -> .St -p1003.1g-2000.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/getaddrinfo.32
-rw-r--r--lib/libc/net/getnameinfo.32
-rw-r--r--lib/libc/sys/shutdown.24
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/net/getaddrinfo.3 b/lib/libc/net/getaddrinfo.3
index 3fb666e..3992ca3 100644
--- a/lib/libc/net/getaddrinfo.3
+++ b/lib/libc/net/getaddrinfo.3
@@ -605,7 +605,7 @@ The implementation first appeared in WIDE Hydrangea IPv6 protocol stack kit.
The
.Fn getaddrinfo
function is defined in
-.St -p1003.1g ,
+.St -p1003.1g-2000 ,
and documented in
.Dq Basic Socket Interface Extensions for IPv6
.Pq RFC2553 .
diff --git a/lib/libc/net/getnameinfo.3 b/lib/libc/net/getnameinfo.3
index 4763f73..6b4f02d 100644
--- a/lib/libc/net/getnameinfo.3
+++ b/lib/libc/net/getnameinfo.3
@@ -299,7 +299,7 @@ The implementation first appeared in WIDE Hydrangea IPv6 protocol stack kit.
The
.Fn getaddrinfo
function is defined in
-.St -p1003.1g ,
+.St -p1003.1g-2000 ,
and documented in
.Dq Basic Socket Interface Extensions for IPv6
.Pq RFC2553 .
diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2
index 700b52d..59e4d34 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 .
OpenPOWER on IntegriCloud