.St -p1003.1g -> .St -p1003.1g-2000.

This commit is contained in:
Ruslan Ermilov 2001-03-12 17:28:01 +00:00
parent 99d2a6766d
commit 95b2071c56
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74173
3 changed files with 4 additions and 4 deletions

View file

@ -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 .

View file

@ -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 .

View file

@ -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 .