summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-25 09:21:09 +0000
committerjoel <joel@FreeBSD.org>2012-03-25 09:21:09 +0000
commit495c9c025f4db22772622dbb6fa9f9d5d37c6f12 (patch)
treeb8e9d5e8a31f52340b9b682d2dced0980b76307a
parent2f38aba47ae977c9f96e941fffeeb0f3ef374e94 (diff)
downloadFreeBSD-src-495c9c025f4db22772622dbb6fa9f9d5d37c6f12.zip
FreeBSD-src-495c9c025f4db22772622dbb6fa9f9d5d37c6f12.tar.gz
Remove superfluous paragraph macro.
-rw-r--r--sbin/camcontrol/camcontrol.81
-rw-r--r--sbin/geom/class/eli/geli.82
-rw-r--r--sbin/geom/class/multipath/gmultipath.82
-rw-r--r--sbin/geom/class/sched/gsched.81
-rw-r--r--sbin/gvinum/gvinum.81
-rw-r--r--sbin/ipfw/ipfw.811
-rw-r--r--sbin/kldload/kldload.81
-rw-r--r--sbin/route/route.81
-rw-r--r--sbin/setkey/setkey.81
9 files changed, 0 insertions, 21 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 85f1806..5f4ad98 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -1228,7 +1228,6 @@ camcontrol negotiate -n da -u 3 -R 20.000 -O 15 -a
Negotiate a sync rate of 20MHz and an offset of 15 with da3.
Then send a
Test Unit Ready command to make the settings take effect.
-.Pp
.Bd -literal -offset indent
camcontrol smpcmd ses0 -v -r 4 "40 0 00 0" -R 1020 "s9 i1"
.Ed
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8
index c2aac13..a97b6e9 100644
--- a/sbin/geom/class/eli/geli.8
+++ b/sbin/geom/class/eli/geli.8
@@ -946,7 +946,6 @@ block cipher is implemented by Yoshisato Yanagisawa in
Highest
.Nm GELI
metadata version supported by the given FreeBSD version:
-.Pp
.Bl -column -offset indent ".Sy FreeBSD" ".Sy version"
.It Sy FreeBSD Ta Sy GELI
.It Sy version Ta Sy version
@@ -969,6 +968,5 @@ metadata version supported by the given FreeBSD version:
.Pp
.It Li 9.0 Ta 6
.El
-.Pp
.Sh AUTHORS
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org
diff --git a/sbin/geom/class/multipath/gmultipath.8 b/sbin/geom/class/multipath/gmultipath.8
index a009b2b..f225f72 100644
--- a/sbin/geom/class/multipath/gmultipath.8
+++ b/sbin/geom/class/multipath/gmultipath.8
@@ -176,7 +176,6 @@ See
See
.Xr geom 8 .
.El
-.Pp
.Sh SYSCTL VARIABLES
The following
.Xr sysctl 8
@@ -196,7 +195,6 @@ Open underlying providers exclusively, preventing individual paths access.
.Sh EXIT STATUS
Exit status is 0 on success, and 1 if the command fails.
.Sh MULTIPATH ARCHITECTURE
-.Pp
This is a multiple path architecture with no device knowledge or
presumptions other than size matching built in.
Therefore the user must exercise some care
diff --git a/sbin/geom/class/sched/gsched.8 b/sbin/geom/class/sched/gsched.8
index 3e338b9..bb3c1cf 100644
--- a/sbin/geom/class/sched/gsched.8
+++ b/sbin/geom/class/sched/gsched.8
@@ -149,7 +149,6 @@ geom sched insert -a rr ad0
# Remove the scheduler on the device:
geom sched destroy -v ad0.sched.
.Ed
-.Pp
.Sh SEE ALSO
.Xr geom 4 ,
.Xr geom 8
diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8
index c8e7709..af4ce6d 100644
--- a/sbin/gvinum/gvinum.8
+++ b/sbin/gvinum/gvinum.8
@@ -356,7 +356,6 @@ command.
.Pp
For a more advanced usage and detailed explanation of gvinum, the
handbook is recommended.
-.Pp
.Sh SEE ALSO
.Xr geom 4 ,
.Xr geom 8
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index dba23f4..587cc5c 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -40,14 +40,12 @@ in-kernel NAT.
.Nm
.Cm set show
.Ss SYSCTL SHORTCUTS
-.Pp
.Nm
.Cm enable
.Brq Cm firewall | altq | one_pass | debug | verbose | dyn_keepalive
.Nm
.Cm disable
.Brq Cm firewall | altq | one_pass | debug | verbose | dyn_keepalive
-.Pp
.Ss LOOKUP TABLES
.Nm
.Cm table Ar number Cm add Ar addr Ns Oo / Ns Ar masklen Oc Op Ar value
@@ -61,7 +59,6 @@ in-kernel NAT.
.Cm table
.Brq Ar number | all
.Cm list
-.Pp
.Ss DUMMYNET CONFIGURATION (TRAFFIC SHAPER AND PACKET SCHEDULER)
.Nm
.Brq Cm pipe | queue | sched
@@ -73,7 +70,6 @@ in-kernel NAT.
.Brq Cm pipe | queue | sched
.Brq Cm delete | list | show
.Op Ar number ...
-.Pp
.Ss IN-KERNEL NAT
.Nm
.Op Fl q
@@ -285,7 +281,6 @@ When listing, show last match timestamp converted with ctime().
When listing, show last match timestamp as seconds from the epoch.
This form can be more convenient for postprocessing by scripts.
.El
-.Pp
.Ss LIST OF RULES AND PREPROCESSING
To ease configuration, rules can be put into a file which is
processed using
@@ -325,7 +320,6 @@ for interpretation.
This allows for flexible configuration files (like conditionalizing
them on the local hostname) and the use of macros to centralize
frequently required arguments like IP addresses.
-.Pp
.Ss TRAFFIC SHAPER CONFIGURATION
The
.Nm
@@ -884,7 +878,6 @@ for readability.
A workaround for this is to use new syntax and
.Fl c
switch:
-.Pp
.Bd -literal -offset indent
# Add a rule without actual body
ipfw add 2999 return via any
@@ -2471,7 +2464,6 @@ If no socket is bound to the destination port, or if the divert module is
not loaded, or if the kernel was not compiled with divert socket support,
the packets are dropped.
.Sh NETWORK ADDRESS TRANSLATION (NAT)
-.Pp
.Nm
support in-kernel NAT using the kernel version of
.Xr libalias 3 .
@@ -2869,7 +2861,6 @@ Controls whether bridged packets are passed to
.Nm .
Default is no.
.El
-.Pp
.Sh EXAMPLES
There are far too many possible uses of
.Nm
@@ -3007,7 +2998,6 @@ Next rule diverts all incoming packets from 192.168.2.0/24
to divert port 5000:
.Pp
.Dl ipfw divert 5000 ip from 192.168.2.0/24 to any in
-.Pp
.Ss TRAFFIC SHAPING
The following rules show some of the applications of
.Nm
@@ -3224,7 +3214,6 @@ or it could be split in:
.Dl " 10.0.0.100"
.Dl "ipfw nat 5 config redirect_port tcp"
.Dl " 192.168.0.1:80,192.168.0.10:22,192.168.0.20:25 500"
-.Pp
.Sh SEE ALSO
.Xr cpp 1 ,
.Xr m4 1 ,
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index 1adbe52..b039edf 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -70,7 +70,6 @@ Be more verbose.
Silence any extraneous warnings.
.El
.Sh NOTES
-.Pp
The kernel security level settings may prevent a module from being
loaded or unloaded by giving
.Em "Operation not permitted" .
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 713d0db..6bf65b4 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -378,7 +378,6 @@ Delete a static route from the routing table:
Remove all routes from the routing table:
.Pp
.Dl route flush
-.Pp
.Sh DIAGNOSTICS
.Bl -diag
.It "add [host \&| network ] %s: gateway %s flags %x"
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index f53683e..01c31fb 100644
--- a/sbin/setkey/setkey.8
+++ b/sbin/setkey/setkey.8
@@ -567,7 +567,6 @@ See
.Xr ipsec_set_policy 3
for details.
.El
-.Pp
.\"
.Sh ALGORITHMS
The following list shows the supported algorithms.
OpenPOWER on IntegriCloud