summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ip.4
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-04-08 04:18:31 +0000
committermpp <mpp@FreeBSD.org>1996-04-08 04:18:31 +0000
commit3c57dc77537bfff8a25b061e147f5a1194613a28 (patch)
tree78fa3bb3a263f5518e1eaa6bea101b7b19200ce5 /share/man/man4/ip.4
parentcdc4afc0a8a13743387100d7e5e163b1dcd87323 (diff)
downloadFreeBSD-src-3c57dc77537bfff8a25b061e147f5a1194613a28.zip
FreeBSD-src-3c57dc77537bfff8a25b061e147f5a1194613a28.tar.gz
Correct some man page xrefs, and some other minor changes to bring some
man pages up to mdoc guidelines and fix some minor formatting glitches. Also fixed a number of man pages to not abuse the .Xr macro to display functions and path names and a lot of other junk.
Diffstat (limited to 'share/man/man4/ip.4')
-rw-r--r--share/man/man4/ip.49
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index acefe0e..6c41c18 100644
--- a/share/man/man4/ip.4
+++ b/share/man/man4/ip.4
@@ -63,7 +63,8 @@ special-purpose applications.
.Pp
There are several
.Tn IP-level
-.Xr setsockopt 2 / Ns
+.Xr setsockopt 2
+and
.Xr getsockopt 2
options.
.Dv IP_OPTIONS
@@ -115,7 +116,7 @@ option is enabled on a
.Dv SOCK_DGRAM
socket,
the
-.Xr recvmsg
+.Xr recvmsg 2
call will return the destination
.Tn IP
address for a
@@ -296,9 +297,9 @@ Raw
.Tn IP
sockets are connectionless,
and are normally used with the
-.Xr sendto
+.Xr sendto 2
and
-.Xr recvfrom
+.Xr recvfrom 2
calls, though the
.Xr connect 2
call may also be used to fix the destination for future
OpenPOWER on IntegriCloud