diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
commit | 0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96 (patch) | |
tree | b3bc1578c597e5672077e41ccd208441fd2d7f64 /share/man/man8/rc.sendmail.8 | |
parent | 7558f6b4f393bba0bb7774274e201ae91731f960 (diff) |
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Notes
Notes:
svn path=/head/; revision=213573
Diffstat (limited to 'share/man/man8/rc.sendmail.8')
-rw-r--r-- | share/man/man8/rc.sendmail.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man8/rc.sendmail.8 b/share/man/man8/rc.sendmail.8 index 7b05ced128d0..14a30e4a7371 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) |