summaryrefslogtreecommitdiffstats
path: root/share/man/man8
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 /share/man/man8
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 'share/man/man8')
-rw-r--r--share/man/man8/picobsd.81
-rw-r--r--share/man/man8/rc.81
-rw-r--r--share/man/man8/rc.sendmail.81
3 files changed, 0 insertions, 3 deletions
diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8
index c6c6c94..21ddb71 100644
--- a/share/man/man8/picobsd.8
+++ b/share/man/man8/picobsd.8
@@ -55,7 +55,6 @@ The most important options for common operations are
.Fl init ,
.Fl n and
.Fl v.
-.Pp
.Bl -tag -width indent
.\"
.It Fl -all_in_mfs
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 4f24a36..82737d4 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -326,7 +326,6 @@ section).
.Pp
The following key points apply to old-style scripts in
.Pa /usr/local/etc/rc.d/ :
-.Pp
.Bl -bullet
.It
Scripts are only executed if their
diff --git a/share/man/man8/rc.sendmail.8 b/share/man/man8/rc.sendmail.8
index 7b05ced..14a30e4 100644
--- a/share/man/man8/rc.sendmail.8
+++ b/share/man/man8/rc.sendmail.8
@@ -220,7 +220,6 @@ daemon.
These variables are used to determine how the
.Xr sendmail 8
daemons are started:
-.Pp
.Bd -literal -offset indent
# MTA
if (${sendmail_enable} == NONE)
OpenPOWER on IntegriCloud