getsockopt.2: SEE ALSO: add ip(7) and udp(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-24 09:24:39 +01:00
parent 2054f761a6
commit 423bd34478
1 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,7 @@
.\" Modified 1999 by Andi Kleen <ak@muc.de>.
.\" Removed most stuff because it is in socket.7 now.
.\"
.TH GETSOCKOPT 2 2008-12-03 "Linux" "Linux Programmer's Manual"
.TH GETSOCKOPT 2 2014-01-24 "Linux" "Linux Programmer's Manual"
.SH NAME
getsockopt, setsockopt \- get and set options on sockets
.SH SYNOPSIS
@ -204,6 +204,8 @@ system.
.BR socket (2),
.BR getprotoent (3),
.BR protocols (5),
.BR ip (7),
.BR socket (7),
.BR tcp (7),
.BR udp (7),
.BR unix (7)