mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
.St -p1003.1g -> .St -p1003.1g-2000.
This commit is contained in:
parent
99d2a6766d
commit
95b2071c56
3 changed files with 4 additions and 4 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
|
|
@ -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 .
|
||||
|
|
|
|||
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue