getpeername.2: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 07:30:59 +02:00
parent 7ae2d9757a
commit 043ae95ad1
1 changed files with 2 additions and 2 deletions

View File

@ -99,9 +99,9 @@ The argument
.I sockfd
is a file, not a socket.
.SH CONFORMING TO
SVr4, 4.4BSD (the
POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD (the
.BR getpeername ()
function call first appeared in 4.2BSD), POSIX.1-2001.
function call first appeared in 4.2BSD).
.SH NOTES
The third argument of
.BR getpeername ()