diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
| commit | 743d5d518c25e41a3e9026d400fa625efc306c82 (patch) | |
| tree | eef4036b4299212e7d9f218a5394cd119824ab1f /sbin | |
| parent | 6fac181c69796d77d480e152882376531588a7c6 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/bsdlabel/bsdlabel.5 | 2 | ||||
| -rw-r--r-- | sbin/disklabel/disklabel.5 | 2 | ||||
| -rw-r--r-- | sbin/ip6fw/ip6fw.8 | 2 |
3 files changed, 3 insertions, 3 deletions
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 <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 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 <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 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 |
