summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
committeruqs <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
commit8ae3afcfad3d809ecc914f65e53a58e795268f62 (patch)
treeb3bc1578c597e5672077e41ccd208441fd2d7f64 /sbin
parentf987d108ff49e7a674821ea62a05be912a3e1c04 (diff)
downloadFreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.zip
FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.tar.gz
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Diffstat (limited to 'sbin')
-rw-r--r--sbin/camcontrol/camcontrol.86
-rw-r--r--sbin/ccdconfig/ccdconfig.82
-rw-r--r--sbin/devd/devd.conf.51
-rw-r--r--sbin/geom/class/journal/gjournal.83
-rw-r--r--sbin/geom/class/raid3/graid3.81
-rw-r--r--sbin/ipfw/ipfw.82
-rw-r--r--sbin/mknod/mknod.81
7 files changed, 0 insertions, 16 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index d33bfca..f9c8eee 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -800,7 +800,6 @@ The
and
.Fl y
arguments can be useful for scripts.
-.Pp
.Bl -tag -width 6n
.It Fl q
Be quiet, do not print any status messages.
@@ -893,7 +892,6 @@ utility will report whether the disk is ready, but will not display sense
information if the command fails since the
.Fl v
switch was not specified.
-.Pp
.Bd -literal -offset indent
camcontrol tur da1 -E -C 4 -t 50 -v
.Ed
@@ -920,7 +918,6 @@ Display the buffer size of cd1,
and display the first 10 bytes from the cache on cd1.
Display SCSI sense
information if the command fails.
-.Pp
.Bd -literal -offset indent
camcontrol cmd -n cd -u 1 -v -c "3B 00 00 00 00 00 00 00 0e 00" \e
-o 14 "00 00 00 00 1 2 3 4 5 6 v v v v" 7 8 9 8
@@ -933,7 +930,6 @@ Print out sense information if
the command fails.
Be very careful with this command, improper use may
cause data corruption.
-.Pp
.Bd -literal -offset indent
camcontrol modepage da3 -m 1 -e -P 3
.Ed
@@ -960,13 +956,11 @@ changed.
.Dl camcontrol tags da5 -N 24
.Pp
Set the number of concurrent transactions for da5 to 24.
-.Pp
.Bd -literal -offset indent
camcontrol negotiate -n da -u 4 -T disable
.Ed
.Pp
Disable tagged queueing for da4.
-.Pp
.Bd -literal -offset indent
camcontrol negotiate -n da -u 3 -R 20.000 -O 15 -a
.Ed
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8
index f5f4224..cc29f71 100644
--- a/sbin/ccdconfig/ccdconfig.8
+++ b/sbin/ccdconfig/ccdconfig.8
@@ -161,7 +161,6 @@ The last example is a simple
mirror.
The 2nd slice of /dev/da8 is mirrored with the 3rd slice of /dev/da9
and assigned to ccd0.
-.Pp
.Bd -literal
# ccdconfig ccd0 64 none /dev/da0s1 /dev/da1s1 /dev/da2s1 /dev/da3s1
# ccdconfig ccd0 128 CCDF_MIRROR /dev/da4 /dev/da5 /dev/da6 /dev/da7
@@ -203,7 +202,6 @@ partition such that it does not overlap the label area.
For example, if
you have A ccd disk with 10000 sectors you might create a 'd' partition
with offset 16 and size 9984.
-.Pp
.Bd -literal
# disklabel ccd0 > /tmp/disklabel.ccd0
# disklabel -Rr ccd0 /tmp/disklabel.ccd0
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5
index 41e7f5d..61643a7 100644
--- a/sbin/devd/devd.conf.5
+++ b/sbin/devd/devd.conf.5
@@ -94,7 +94,6 @@ In this way generic statements can be overridden for devices or
notifications that require special attention.
.Pp
The general syntax of a statement is:
-.Pp
.Bd -literal -offset indent
statement priority {
substatement "value";
diff --git a/sbin/geom/class/journal/gjournal.8 b/sbin/geom/class/journal/gjournal.8
index 0aad6ae..edef902 100644
--- a/sbin/geom/class/journal/gjournal.8
+++ b/sbin/geom/class/journal/gjournal.8
@@ -240,7 +240,6 @@ change the value.
.It "record_entries integer yes"
.It "optimize integer yes"
.El
-.Pp
.Bl -tag -width 6n
.It Li debug
Setting a non-zero value enables debugging at various levels.
@@ -284,7 +283,6 @@ privilege may change the value.
.It "misses integer yes"
.It "alloc_failures integer yes"
.El
-.Pp
.Bl -tag -width 6n
.It Li used
The number of bytes currently allocated to the cache.
@@ -317,7 +315,6 @@ privilege may change the value.
.It "journal_full integer yes"
.It "low_mem integer yes"
.El
-.Pp
.Bl -tag -width 6n
.It Li skipped_bytes
The number of bytes skipped.
diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8
index f9ea0ca..31ba50a 100644
--- a/sbin/geom/class/raid3/graid3.8
+++ b/sbin/geom/class/raid3/graid3.8
@@ -221,7 +221,6 @@ graid3 stop data
graid3 unload
.Ed
.Pp
-.Pp
Create a RAID3 array, but do not use the automatic synchronization feature.
Rebuild parity component:
.Bd -literal -offset indent
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index a7efd6f..7a2ff9b 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -184,7 +184,6 @@ See Section
for more information on
.Em sets .
.Pp
-.Pp
Rules can be added with the
.Cm add
command; deleted individually or in groups with the
@@ -1091,7 +1090,6 @@ will match the following IP addresses:
.It Ar addr6-list : ip6-addr Ns Op Ns , Ns Ar addr6-list
.It Ar ip6-addr :
A host or subnet specified one of the following ways:
-.Pp
.Bl -tag -width indent
.It Ar numeric-ip | hostname
Matches a single IPv6 address as allowed by
diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8
index 22efbd1..fd58ba1 100644
--- a/sbin/mknod/mknod.8
+++ b/sbin/mknod/mknod.8
@@ -55,7 +55,6 @@ The
.Nm
utility creates device special files.
To make nodes manually, the arguments are:
-.Pp
.Bl -tag -width indent
.It Ar name
Device name, for example
OpenPOWER on IntegriCloud