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 /lib/libradius/radius.conf.5 | |
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 'lib/libradius/radius.conf.5')
-rw-r--r-- | lib/libradius/radius.conf.5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libradius/radius.conf.5 b/lib/libradius/radius.conf.5 index 6fa5cd78a587..6ac84e07cc3f 100644 --- a/lib/libradius/radius.conf.5 +++ b/lib/libradius/radius.conf.5 @@ -75,7 +75,6 @@ and the backslash can be represented by .Ql \e\e . No other escape sequences are supported. .Pp -.Pp The first field gives the service type, either .Ql auth for RADIUS authentication or |