From 8ae3afcfad3d809ecc914f65e53a58e795268f62 Mon Sep 17 00:00:00 2001 From: uqs Date: Fri, 8 Oct 2010 12:40:16 +0000 Subject: mdoc: drop redundant .Pp and .LP calls They have no effect when coming in pairs, or before .Bl/.Bd --- share/man/man8/picobsd.8 | 1 - share/man/man8/rc.8 | 1 - share/man/man8/rc.sendmail.8 | 1 - 3 files changed, 3 deletions(-) (limited to 'share/man/man8') 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) -- cgit v1.1