From eaa6ee03b8ac1955cc60d99d119a22318d1baa61 Mon Sep 17 00:00:00 2001 From: dd Date: Mon, 9 Jul 2001 09:54:33 +0000 Subject: mdoc(7) police: remove extraneous .Pp before and/or after .Sh. --- sbin/bsdlabel/bsdlabel.8 | 1 - sbin/ccdconfig/ccdconfig.8 | 4 ---- sbin/disklabel/disklabel.8 | 1 - sbin/ffsinfo/ffsinfo.8 | 1 - sbin/growfs/growfs.8 | 1 - sbin/ip6fw/ip6fw.8 | 2 -- sbin/ipfw/ipfw.8 | 1 - sbin/mount_hpfs/mount_hpfs.8 | 1 - sbin/mount_ntfs/mount_ntfs.8 | 1 - sbin/newfs/newfs.8 | 2 -- sbin/routed/routed.8 | 1 - sbin/slattach/slattach.8 | 1 - 12 files changed, 17 deletions(-) (limited to 'sbin') diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8 index 87ee73c..e44fd45 100644 --- a/sbin/bsdlabel/bsdlabel.8 +++ b/sbin/bsdlabel/bsdlabel.8 @@ -506,7 +506,6 @@ auto .Nm .Fl e .Ar da0s1 -.Pp .Sh FILES .Bl -tag -width Pa -compact .It Pa /etc/disktab diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8 index c9b0aa5..b079caf 100644 --- a/sbin/ccdconfig/ccdconfig.8 +++ b/sbin/ccdconfig/ccdconfig.8 @@ -142,7 +142,6 @@ The component devices need to name partitions of type as shown by .Xr disklabel 8 ) . .Sh EXAMPLES -.Pp A number of ccdconfig examples are shown below. The arguments passed to ccdconfig are exactly the same as you might place in the .Pa /etc/ccd.conf @@ -186,9 +185,7 @@ Beware that changing any ccd parameters: interleave, flags, or the device list making up the ccd disk, will usually destroy any prior data on that ccd disk. If this occurs it is usually a good idea to reinitialize the label before [re]constructing your ccd disk. -.Pp .Sh RECOVERY -.Pp An error on a ccd disk is usually unrecoverable unless you are using the mirroring option. But mirroring has its own perils: It assumes that both copies of the data at any given sector are the same. This holds true @@ -202,7 +199,6 @@ RAID controllers such as the .Nm dpt controller, or software RAID systems such as .Nm vinum . -.Pp .Sh FILES .Bl -tag -width /etc/ccd.conf -compact .It Pa /etc/ccd.conf diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 87ee73c..e44fd45 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -506,7 +506,6 @@ auto .Nm .Fl e .Ar da0s1 -.Pp .Sh FILES .Bl -tag -width Pa -compact .It Pa /etc/disktab diff --git a/sbin/ffsinfo/ffsinfo.8 b/sbin/ffsinfo/ffsinfo.8 index 7cc3918..a8c0d46 100644 --- a/sbin/ffsinfo/ffsinfo.8 +++ b/sbin/ffsinfo/ffsinfo.8 @@ -116,7 +116,6 @@ The current default is .Pa /var/tmp/ffsinfo . .El .Sh EXAMPLES -.Pp .Dl ffsinfo -l 1023 /dev/vinum/testvol .Pp will dump diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8 index aa0efd6..fc527aa 100644 --- a/sbin/growfs/growfs.8 +++ b/sbin/growfs/growfs.8 @@ -101,7 +101,6 @@ This value defaults to the size of the raw partition specified in will grow the file system to the size of the entire partition). .El .Sh EXAMPLES -.Pp .Dl growfs -s 4194304 /dev/vinum/testvol .Pp will grow diff --git a/sbin/ip6fw/ip6fw.8 b/sbin/ip6fw/ip6fw.8 index 60d7aeb..f3b5c1a 100644 --- a/sbin/ip6fw/ip6fw.8 +++ b/sbin/ip6fw/ip6fw.8 @@ -504,7 +504,6 @@ and timestamp information: or in short form without timestamps: .Pp .Dl ip6fw -a l -.Pp .Sh SEE ALSO .Xr ip 4 , .Xr ipfirewall 4 , @@ -514,7 +513,6 @@ or in short form without timestamps: .Xr sysctl 8 , .Xr syslogd 8 .Sh BUGS -.Pp .Em WARNING!!WARNING!!WARNING!!WARNING!!WARNING!!WARNING!!WARNING!! .Pp This program can put your computer in rather unusable state. diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 8fafdcc..36cd600 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1358,7 +1358,6 @@ on a net with per-host limits, rather than per-network limits: .Xr sysctl 8 , .Xr syslogd 8 .Sh BUGS -.Pp The syntax has grown over the years and it is not very clean. .Pp .Em WARNING!!WARNING!!WARNING!!WARNING!!WARNING!!WARNING!!WARNING!! diff --git a/sbin/mount_hpfs/mount_hpfs.8 b/sbin/mount_hpfs/mount_hpfs.8 index 34a9bed..1831d0c 100644 --- a/sbin/mount_hpfs/mount_hpfs.8 +++ b/sbin/mount_hpfs/mount_hpfs.8 @@ -80,7 +80,6 @@ To mount an hpfs volume located in /dev/wd1s1: .Bd -literal -offset indent # mount_hpfs /dev/wd1s1 /mnt .Ed -.Pp .Sh WRITING There is limited writing ability and it is not well-tested. It is strongly recomended to mount readonly! diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8 index 628116f..53528de 100644 --- a/sbin/mount_ntfs/mount_ntfs.8 +++ b/sbin/mount_ntfs/mount_ntfs.8 @@ -110,7 +110,6 @@ To read directory raw data: .Bd -literal -offset indent # cat /mnt/foodir:\\$INDEX_ROOT:\\$I30 .Ed -.Pp .Sh WRITING There is limited writing ability. Limitations: file must be nonresident diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index ad93854..3c0f33c 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -269,9 +269,7 @@ system for data allocation. This option is of historical importance only. Modern disks perform their own bad sector allocation. .El -.Pp .Sh EXAMPLES -.Pp .Dl newfs -b 16384 -f 4096 -c 100 /dev/ad3s1a .Pp Creates a new ufs file system on diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 5896cee..98a3cc5 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -659,7 +659,6 @@ causes RIP to allow ICMP Redirect messages when the system is acting as a router and forwarding packets. Otherwise, ICMP Redirect messages are overridden. .El -.Pp .Sh FILES .Bl -tag -width /etc/gateways -compact .It Pa /etc/gateways diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index a5cc6b9..fd4873d 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -242,7 +242,6 @@ alter an interface's configuration are logged there. also logs failure to set the controlling terminal or failure to install signal handlers. Upon connection and redial the ttyname and baud rate are logged and on shutdown the ttyname is logged. -.Pp .Sh FILES .Bl -tag -width /usr/share/examples/slattach/* -compact .It Pa /var/run/slattach..pid -- cgit v1.1