summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
committerru <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
commit1edcd1b018b1c6b16090b99f84f1fa3300795d0b (patch)
treeeef4036b4299212e7d9f218a5394cd119824ab1f /sbin
parent3cab909501be5c044500f26980d1f9eea870312b (diff)
downloadFreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.zip
FreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.tar.gz
mdoc(7): Properly mark C headers.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/bsdlabel/bsdlabel.52
-rw-r--r--sbin/disklabel/disklabel.52
-rw-r--r--sbin/ip6fw/ip6fw.82
3 files changed, 3 insertions, 3 deletions
diff --git a/sbin/bsdlabel/bsdlabel.5 b/sbin/bsdlabel/bsdlabel.5
index b4871b1..e74c603 100644
--- a/sbin/bsdlabel/bsdlabel.5
+++ b/sbin/bsdlabel/bsdlabel.5
@@ -103,7 +103,7 @@ All of these operations are normally done using
.Xr disklabel 8 .
.Pp
The format of the disk label, as specified in
-.Pa <sys/disklabel.h> ,
+.In sys/disklabel.h ,
is
.Bd -literal
#ifndef _SYS_DISKLABEL_H_
diff --git a/sbin/disklabel/disklabel.5 b/sbin/disklabel/disklabel.5
index b4871b1..e74c603 100644
--- a/sbin/disklabel/disklabel.5
+++ b/sbin/disklabel/disklabel.5
@@ -103,7 +103,7 @@ All of these operations are normally done using
.Xr disklabel 8 .
.Pp
The format of the disk label, as specified in
-.Pa <sys/disklabel.h> ,
+.In sys/disklabel.h ,
is
.Bd -literal
#ifndef _SYS_DISKLABEL_H_
diff --git a/sbin/ip6fw/ip6fw.8 b/sbin/ip6fw/ip6fw.8
index 3ccb860..9ba2273 100644
--- a/sbin/ip6fw/ip6fw.8
+++ b/sbin/ip6fw/ip6fw.8
@@ -328,7 +328,7 @@ A range may only be specified as the first value,
and the length of the port list is limited to
.Dv IPV6_FW_MAX_PORTS
(as defined in
-.Pa /usr/src/sys/netinet6/ip6_fw.h )
+.In netinet6/ip6_fw.h )
ports.
.Pp
Fragmented packets which have a non-zero offset (i.e. not the first
OpenPOWER on IntegriCloud