summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhshoexer <hshoexer@openbsd.org>2005-11-24 13:53:41 +0000
committerhshoexer <hshoexer@openbsd.org>2005-11-24 13:53:41 +0000
commitfda079406296c2fb8119882c7f125aa67d002266 (patch)
tree4a9c6d46ca9a86d54b79754320dd84f041bdfbf1
parentural should be DV_IFNET, not DV_DULL. noticed by ian@. (diff)
downloadwireguard-openbsd-fda079406296c2fb8119882c7f125aa67d002266.tar.xz
wireguard-openbsd-fda079406296c2fb8119882c7f125aa67d002266.zip
"hmac" not "hmc", notice by <gwyllion at ulyssis dot org>
-rw-r--r--sbin/ipsecctl/ipsec.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5
index 37279a20d86..e4460d39ede 100644
--- a/sbin/ipsecctl/ipsec.conf.5
+++ b/sbin/ipsecctl/ipsec.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.conf.5,v 1.26 2005/11/24 11:53:23 hshoexer Exp $
+.\" $OpenBSD: ipsec.conf.5,v 1.27 2005/11/24 13:53:41 hshoexer Exp $
.\"
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
.\"
@@ -164,7 +164,7 @@ Possible algorithms are
.Ar hmac-sha2-256 ,
.Ar hmac-sha2-384 ,
and
-.Ar hmc-sha2-512 .
+.Ar hmac-sha2-512 .
.Pp
If no algorithm is specified,
.Xr ipsecctl 8