getsockopt.2: SEE ALSO: add packet(7)

Signed-off-by: Carsten Andrich <carsten.andrich@tu-ilmenau.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Carsten Andrich 2014-04-29 13:56:10 +02:00 committed by Michael Kerrisk
parent ab2b391acb
commit 49f7fca5ba
1 changed files with 2 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 2014-01-24 "Linux" "Linux Programmer's Manual"
.TH GETSOCKOPT 2 2014-04-28 "Linux" "Linux Programmer's Manual"
.SH NAME
getsockopt, setsockopt \- get and set options on sockets
.SH SYNOPSIS
@ -205,6 +205,7 @@ system.
.BR getprotoent (3),
.BR protocols (5),
.BR ip (7),
.BR packet (7),
.BR socket (7),
.BR tcp (7),
.BR udp (7),