diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-26 15:26:59 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-26 15:26:59 +0000 |
commit | 3655a35f009f99096d57d04f0f9ad98824dbec42 (patch) | |
tree | 7b83970ebad321fb31e1fd25bd2b78f0543bbb37 /usr.sbin/relayd | |
parent | 3a5642b9d63b126cd1777adf6a2703b1dd584b30 (diff) |
no need for .Pp before lists;
Diffstat (limited to 'usr.sbin/relayd')
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index f2bb57423ef..55f3484b1e2 100644 --- a/usr.sbin/relayd/relayd.conf.5 +++ b/usr.sbin/relayd/relayd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayd.conf.5,v 1.115 2010/10/26 15:04:37 reyk Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.116 2010/10/26 15:26:58 jmc Exp $ .\" .\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -554,7 +554,6 @@ Verification of server certificates can be enabled by setting the option in the protocol section. .Pp The following options may be specified for forward directives: -.Pp .Bl -tag -width Ds .It Ic retry Ar number The optional host |