summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-16 09:24:36 +0000
committerru <ru@FreeBSD.org>2001-01-16 09:24:36 +0000
commit9c635786e1f2e9a87088e04bef18b07393299475 (patch)
tree41c2d3e4b36607e620ae6a89ed4e2b0bf4b3f228
parent04d60c1164732f2599a237e5ba9c34e09b303703 (diff)
downloadFreeBSD-src-9c635786e1f2e9a87088e04bef18b07393299475.zip
FreeBSD-src-9c635786e1f2e9a87088e04bef18b07393299475.tar.gz
Prepare for mdoc(7)NG.
-rw-r--r--share/man/man4/ccd.42
-rw-r--r--share/man/man4/ip6.44
2 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4
index 17c6651..c60d461 100644
--- a/share/man/man4/ccd.4
+++ b/share/man/man4/ccd.4
@@ -60,7 +60,7 @@ be combined. The kernel will only allow component partitions of type
FS_BSDFFS (type
.Dq 4.2BSD
as shown as
-.Xr disklabel 8 ).
+.Xr disklabel 8 ) .
.Pp
In order to compile in support for the ccd, you must add a line similar
to the following to your kernel configuration file:
diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4
index 9605b7d..d75f2ed 100644
--- a/share/man/man4/ip6.4
+++ b/share/man/man4/ip6.4
@@ -92,7 +92,7 @@ when developing new protocols, or special-purpose applications.
.Pp
There are several
.Tn IPv6-level
-.Xr setsockopt 2 / Ns Xr getsockopt 2
+.Xr setsockopt 2 Ns / Ns Xr getsockopt 2
options.
They are separated into the basic IPv6 sockets API
.Pq defined in RFC2553 ,
@@ -285,7 +285,7 @@ details about the IPv6 header and the IPv6 extension headers on packets.
The advanced API uses ancillary data for passing data from/to the kernel.
.Pp
There are
-.Xr setsockopt 2 / Ns Xr getsockopt 2
+.Xr setsockopt 2 Ns / Ns Xr getsockopt 2
options to get optional information on incoming packets.
They are
.Dv IPV6_PKTINFO ,
OpenPOWER on IntegriCloud