summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-11-13 13:30:51 +0000
committerjmc <jmc@openbsd.org>2006-11-13 13:30:51 +0000
commit97b1fce84e7fb9fa49243298d8c47d6fd86f4a27 (patch)
tree804cb5e85b3f5214869388880178f08714e40e35
parentLet this build on landisk. (diff)
downloadwireguard-openbsd-97b1fce84e7fb9fa49243298d8c47d6fd86f4a27.tar.xz
wireguard-openbsd-97b1fce84e7fb9fa49243298d8c47d6fd86f4a27.zip
fix a macro mistake;
-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 845b5f226d9..5a096090fab 100644
--- a/sbin/ipsecctl/ipsec.conf.5
+++ b/sbin/ipsecctl/ipsec.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.conf.5,v 1.103 2006/11/01 03:10:02 mcbride Exp $
+.\" $OpenBSD: ipsec.conf.5,v 1.104 2006/11/13 13:30:51 jmc Exp $
.\"
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
.\"
@@ -274,7 +274,7 @@ is identical to
.Ar remote ,
this option is generally not needed.
.It Xo
-.Ar mode auth Ar algorithm
+.Ic mode auth Ar algorithm
.Ic enc Ar algorithm
.Ic group Ar group
.Xc