diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-19 14:17:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-19 14:17:57 +0000 |
commit | 4b50e0cfa04be464852c20f12bad76052afa00fb (patch) | |
tree | 30426a224e88e87ef9cdae437b4329d239506419 /sbin | |
parent | 8a441679f8437f90a4ac18b44b5c153a44a4e499 (diff) |
tweak;
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/isakmpd/isakmpd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5 index 46f8e19a080..28b83eb6924 100644 --- a/sbin/isakmpd/isakmpd.conf.5 +++ b/sbin/isakmpd/isakmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.conf.5,v 1.120 2007/02/19 10:00:13 hshoexer Exp $ +.\" $OpenBSD: isakmpd.conf.5,v 1.121 2007/02/19 14:17:56 jmc Exp $ .\" $EOM: isakmpd.conf.5,v 1.57 2000/12/21 14:43:17 ho Exp $ .\" .\" Copyright (c) 1998, 1999, 2000 Niklas Hallqvist. All rights reserved. @@ -141,7 +141,7 @@ where: .It Ns { Ns Ar proto Ns } is either ESP or AH .It Ns { Ns Ar cipher Ns } -is either DES, 3DES, CAST, BLF, AES, AESCTR or NULL +is either DES, 3DES, CAST, BLF, AES, AESCTR, or NULL .It Ns { Ns Ar hash Ns } is either MD5, SHA, RIPEMD, or SHA2-{256,384,512} .It Ns { Ns Ar group Ns } |