diff options
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/socketcall.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/socketcall.2 b/man2/socketcall.2 index 84275b55c1..ec34352e30 100644 --- a/man2/socketcall.2 +++ b/man2/socketcall.2 @@ -23,7 +23,7 @@ .\" USA. .\" .\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond <esr@thyrsus.com> -.TH SOCKETCALL 2 1995-04-15 "Linux" "Linux Programmer's Manual" +.TH SOCKETCALL 2 2007-06-28 "Linux" "Linux Programmer's Manual" .SH NAME socketcall \- socket system calls .SH SYNOPSIS @@ -53,8 +53,10 @@ intended to be portable. .BR listen (2), .BR recv (2), .BR recvfrom (2), +.BR recvmsg (2), .BR send (2), .BR sendto (2), +.BR sendmsg (2), .BR setsockopt (2), .BR shutdown (2), .BR socket (2), |
