summaryrefslogtreecommitdiff
path: root/sbin/iked/iked.conf.5
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@cvs.openbsd.org>2015-10-31 20:06:43 +0000
committerChristian Weisgerber <naddy@cvs.openbsd.org>2015-10-31 20:06:43 +0000
commit0f27544124093bad26cf3ed5082d53beb8fbd957 (patch)
treeb8101904e77f8946618035e4e076d9fe4b746fe4 /sbin/iked/iked.conf.5
parent212888e4206b0bb2ea2eac6cffbcaf6f6dd5474e (diff)
pasto
Diffstat (limited to 'sbin/iked/iked.conf.5')
-rw-r--r--sbin/iked/iked.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/iked/iked.conf.5 b/sbin/iked/iked.conf.5
index ab9be6265ea..4a500250e64 100644
--- a/sbin/iked/iked.conf.5
+++ b/sbin/iked/iked.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iked.conf.5,v 1.40 2015/10/19 21:32:13 naddy Exp $
+.\" $OpenBSD: iked.conf.5,v 1.41 2015/10/31 20:06:42 naddy Exp $
.\"
.\" Copyright (c) 2010 - 2014 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 19 2015 $
+.Dd $Mdocdate: October 31 2015 $
.Dt IKED.CONF 5
.Os
.Sh NAME
@@ -743,8 +743,8 @@ keyword:
The following pseudo-random function types are permitted with the
.Ic prf
keyword:
-.Bl -column "Authentication" "Key Length" "[IKE only]" -offset indent
-.It Em "Authentication" Ta Em "Key Length" Ta ""
+.Bl -column "hmac-sha2-512" "Key Length" "[IKE only]" -offset indent
+.It Em "PRF" Ta Em "Key Length" Ta ""
.It Li hmac-md5 Ta "128 bits" Ta "[IKE only]"
.It Li hmac-sha1 Ta "160 bits" Ta "[IKE only]"
.It Li hmac-sha2-256 Ta "256 bits" Ta "[IKE only]"