summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getsockopt.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
committermpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
commit3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5 (patch)
tree88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /lib/libc/sys/getsockopt.2
parenta3a752bd16c86a841f9dbe7ed1efdfbbae49f627 (diff)
downloadFreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.zip
FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.tar.gz
Correct a bunch of man page cross references and generally
try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Diffstat (limited to 'lib/libc/sys/getsockopt.2')
-rw-r--r--lib/libc/sys/getsockopt.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getsockopt.2 b/lib/libc/sys/getsockopt.2
index e2ec257..ee0ab72 100644
--- a/lib/libc/sys/getsockopt.2
+++ b/lib/libc/sys/getsockopt.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getsockopt.2 8.3 (Berkeley) 4/19/94
-.\" $Id: getsockopt.2,v 1.2 1995/11/03 18:34:36 wollman Exp $
+.\" $Id: getsockopt.2,v 1.3 1996/01/22 00:01:59 julian Exp $
.\"
.Dd November 3, 1995
.Dt GETSOCKOPT 2
@@ -382,12 +382,12 @@ this error may also be returned if
is not in a valid part of the process address space.
.El
.Sh SEE ALSO
-.Xr sysctl 1 ,
.Xr ioctl 2 ,
.Xr socket 2 ,
.Xr getprotoent 3 ,
.Xr sysctl 3 ,
-.Xr protocols 5
+.Xr protocols 5 ,
+.Xr sysctl 8
.Sh BUGS
Several of the socket options should be handled at lower levels of the system.
.Sh HISTORY
OpenPOWER on IntegriCloud