diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-01-21 12:34:12 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-01-21 12:34:12 +0000 |
commit | bf0b4d288f12a104c24a48aceadb27c083db9f2b (patch) | |
tree | f9b8ab0f64ccce800a6df31e2175b37dd910f92b /sbin | |
parent | ebd8923b1b2713500fc2b7a0ec05a496a1a6ada8 (diff) |
tweak previous;
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/iked/iked.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/iked/iked.conf.5 b/sbin/iked/iked.conf.5 index e2a61d0df07..8590c95feb9 100644 --- a/sbin/iked/iked.conf.5 +++ b/sbin/iked/iked.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iked.conf.5,v 1.12 2011/01/21 11:56:00 reyk Exp $ +.\" $OpenBSD: iked.conf.5,v 1.13 2011/01/21 12:34:11 jmc Exp $ .\" $vantronix: iked.conf.5,v 1.10 2010/06/03 16:13:40 reyk Exp $ .\" .\" Copyright (c) 2010 Reyk Floeter <reyk@vantronix.net> @@ -207,7 +207,7 @@ It can be one of .Ar quick , .Ar skip or -.Ar default. +.Ar default . If a new incoming connection matches a policy with the .Ar quick option set, that policy is considered the last matching policy, @@ -263,7 +263,7 @@ or .Ar inet6 . Note that this only matters for IKEv2 endpoints and does not restrict the traffic selectors to negotiate flows with different -address families, eg. IPv6 flows negotiated by IPv4 endpoints. +address families, e.g. IPv6 flows negotiated by IPv4 endpoints. .It Ic proto Ar protocol The optional .Ic proto |