aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commit70d51341bf6ad3be0ea5b02ef489691d80719249 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /sbin
parent7bc6d0158f0e9863a2a13a951321185d214cd3be (diff)
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/bsdlabel/bsdlabel.81
-rw-r--r--sbin/ccdconfig/ccdconfig.84
-rw-r--r--sbin/disklabel/disklabel.81
-rw-r--r--sbin/ffsinfo/ffsinfo.81
-rw-r--r--sbin/growfs/growfs.81
-rw-r--r--sbin/ip6fw/ip6fw.82
-rw-r--r--sbin/ipfw/ipfw.81
-rw-r--r--sbin/mount_hpfs/mount_hpfs.81
-rw-r--r--sbin/mount_ntfs/mount_ntfs.81
-rw-r--r--sbin/newfs/newfs.82
-rw-r--r--sbin/routed/routed.81
-rw-r--r--sbin/slattach/slattach.81
12 files changed, 0 insertions, 17 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index 87ee73c02063d..e44fd45527b03 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 c9b0aa5a98818..b079caf03afd7 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 87ee73c02063d..e44fd45527b03 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 7cc39184e676e..a8c0d46b76029 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 aa0efd6fe4be8..fc527aa3ed752 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 60d7aebc45256..f3b5c1acc8598 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 8fafdcc5b3dba..36cd600cf9ba7 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 34a9bed38d0e5..1831d0cec20e8 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 628116fbaa5b0..53528de38e261 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 ad938549ead86..3c0f33c233a82 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 5896cee2c034b..98a3cc58ea938 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 a5cc6b917f8de..fd4873d834e0b 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.<tty>.pid