From 743d5d518c25e41a3e9026d400fa625efc306c82 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 10 Sep 2003 19:24:35 +0000 Subject: mdoc(7): Properly mark C headers. --- sbin/bsdlabel/bsdlabel.5 | 2 +- sbin/disklabel/disklabel.5 | 2 +- sbin/ip6fw/ip6fw.8 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin') diff --git a/sbin/bsdlabel/bsdlabel.5 b/sbin/bsdlabel/bsdlabel.5 index b4871b1cd661b..e74c603d86af8 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 , +.In sys/disklabel.h , is .Bd -literal #ifndef _SYS_DISKLABEL_H_ diff --git a/sbin/disklabel/disklabel.5 b/sbin/disklabel/disklabel.5 index b4871b1cd661b..e74c603d86af8 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 , +.In sys/disklabel.h , is .Bd -literal #ifndef _SYS_DISKLABEL_H_ diff --git a/sbin/ip6fw/ip6fw.8 b/sbin/ip6fw/ip6fw.8 index 3ccb8604ca71b..9ba22734c90eb 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 -- cgit v1.3