diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-23 21:28:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-23 21:28:11 +0000 |
commit | b36c96b3aa2e70256aaf529f5a583a7e05aaa8d8 (patch) | |
tree | aaf2fa9968a3de4efca3500d4048771c8b567f76 /sbin/iked/iked.conf.5 | |
parent | c3e42d07c0d7cd5bed4c55b923df6440aee024c7 (diff) |
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Diffstat (limited to 'sbin/iked/iked.conf.5')
-rw-r--r-- | sbin/iked/iked.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/iked/iked.conf.5 b/sbin/iked/iked.conf.5 index 5ab4e2c676d..325c338c4fe 100644 --- a/sbin/iked/iked.conf.5 +++ b/sbin/iked/iked.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iked.conf.5,v 1.64 2020/04/23 20:17:48 tobhe Exp $ +.\" $OpenBSD: iked.conf.5,v 1.65 2020/04/23 21:28:09 jmc Exp $ .\" .\" Copyright (c) 2010 - 2014 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. @@ -158,7 +158,7 @@ have to be placed in .Pa /etc/iked/ocsp/responder.crt and .Pa /etc/iked/ocsp/issuer.crt . -.It Ic user Ar name Ar password +.It Ic user Ar name password .Xr iked 8 supports user-based authentication by tunneling the Extensible Authentication Protocol (EAP) over IKEv2. |