summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/socket.2
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-03-24 16:07:19 +0000
committercharnier <charnier@FreeBSD.org>2003-03-24 16:07:19 +0000
commitc0b518390eedbe97cbeb9174108b65f4295e5a30 (patch)
tree5c8f72b73c486191b9c5715e72f62598b69a801b /lib/libc/sys/socket.2
parentd0441d10b5801db1d53f885fa707ae3768d2c98d (diff)
downloadFreeBSD-src-c0b518390eedbe97cbeb9174108b65f4295e5a30.zip
FreeBSD-src-c0b518390eedbe97cbeb9174108b65f4295e5a30.tar.gz
The .Fn function
The ... 2 system call
Diffstat (limited to 'lib/libc/sys/socket.2')
-rw-r--r--lib/libc/sys/socket.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2
index 8031165..606099b 100644
--- a/lib/libc/sys/socket.2
+++ b/lib/libc/sys/socket.2
@@ -226,10 +226,11 @@ The operation of sockets is controlled by socket level
.Em options .
These options are defined in the file
.Ao Pa sys/socket.h Ac .
-.Xr Setsockopt 2
+The
+.Xr setsockopt 2
and
.Xr getsockopt 2
-are used to set and get options, respectively.
+system calls are used to set and get options, respectively.
.Sh RETURN VALUES
A -1 is returned if an error occurs, otherwise the return
value is a descriptor referencing the socket.
OpenPOWER on IntegriCloud