summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-10-19 12:35:40 +0000
committeruqs <uqs@FreeBSD.org>2010-10-19 12:35:40 +0000
commit7fc6083fedd17697b1b79c3a7e217e95361f7069 (patch)
tree8a9707f57efbd01f10a27516f36afa8365381e42 /sbin
parent9a0c150d2eb7898e81bbf63f17cf0bf6a9147a6c (diff)
downloadFreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.zip
FreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.tar.gz
mdoc: drop even more redundant .Pp calls
No change in rendered output, less mandoc lint warnings. Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
Diffstat (limited to 'sbin')
-rw-r--r--sbin/routed/routed.81
-rw-r--r--sbin/setkey/setkey.84
-rw-r--r--sbin/sunlabel/sunlabel.81
3 files changed, 0 insertions, 6 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index c285ef3..570e20b 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -440,7 +440,6 @@ The
file is comprised of a series of lines, each in
one of the following two formats or consist of parameters described later.
Blank lines and lines starting with '#' are comments.
-.Pp
.Bd -ragged
.Cm net
.Ar Nname[/mask]
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index c66860f..7103e1f 100644
--- a/sbin/setkey/setkey.8
+++ b/sbin/setkey/setkey.8
@@ -565,7 +565,6 @@ There are small, but important, differences in the syntax.
See
.Xr ipsec_set_policy 3
for details.
-.Pp
.El
.Pp
.\"
@@ -583,7 +582,6 @@ in the
of the
.Ar protocol
parameter:
-.Pp
.Bd -literal -offset indent
algorithm keylen (bits) comment
hmac-md5 128 ah: rfc2403
@@ -616,7 +614,6 @@ in the
of the
.Ar protocol
parameter:
-.Pp
.Bd -literal -offset indent
algorithm keylen (bits) comment
des-cbc 64 esp-old: rfc1829, esp: rfc2405
@@ -643,7 +640,6 @@ in the
of the
.Ar protocol
parameter:
-.Pp
.Bd -literal -offset indent
algorithm comment
deflate rfc2394
diff --git a/sbin/sunlabel/sunlabel.8 b/sbin/sunlabel/sunlabel.8
index 7e3d3f2..5fc815d 100644
--- a/sbin/sunlabel/sunlabel.8
+++ b/sbin/sunlabel/sunlabel.8
@@ -120,7 +120,6 @@ Options are listed in alphabetical order here.
Note that only those option combinations listed under
.Sx SYNOPSIS
are allowable.
-.Pp
.Bl -tag -width ".Fl b Ar bootpath"
.It Fl b Ar bootpath
Specify that
OpenPOWER on IntegriCloud