summaryrefslogtreecommitdiff
path: root/sbin/ipsecctl/ipsec.conf.5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-06-07 08:32:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-06-07 08:32:59 +0000
commitb67613d610a8cb922a12efa4c5f3977354185a23 (patch)
treedbe5a770e2ab57ec7157c559d1e6f5b3499634ee /sbin/ipsecctl/ipsec.conf.5
parentb35e92d8873d698cd339e22faaf02483b9937c8b (diff)
fix a quoting wobble for the srcnat keyword; verified by reyk
Diffstat (limited to 'sbin/ipsecctl/ipsec.conf.5')
-rw-r--r--sbin/ipsecctl/ipsec.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5
index f3355c4c32e..d639b0161a1 100644
--- a/sbin/ipsecctl/ipsec.conf.5
+++ b/sbin/ipsecctl/ipsec.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.conf.5,v 1.125 2010/06/03 16:57:40 reyk Exp $
+.\" $OpenBSD: ipsec.conf.5,v 1.126 2010/06/07 08:32:58 jmc Exp $
.\"
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 3 2010 $
+.Dd $Mdocdate: June 7 2010 $
.Dt IPSEC.CONF 5
.Os
.Sh NAME
@@ -246,7 +246,7 @@ see the file
.It Xo
.Ic from Ar src
.Op Ic port Ar sport
-.Oo ( Ar srcnat ) Oc
+.Op Pq Ar srcnat
.Ic to Ar dst
.Op Ic port Ar dport
.Xc