diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-14 10:04:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-14 10:04:05 +0000 |
commit | ed0927462260364f5f21c0c0fece92bac222b789 (patch) | |
tree | 633da4ebad3c6f3f6c61777670bbdd6c5cf4c934 /share/man | |
parent | d405e0c1f847ff1ed9df43aa8044c517e5e6c71b (diff) |
tidy up "Choosing a key exchange method", and do not confuse punter;
ok hshoexer@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/vpn.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index bf04e8caca2..0c7d7aa5664 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.84 2005/04/14 09:50:53 jmc Exp $ +.\" $OpenBSD: vpn.8,v 1.85 2005/04/14 10:04:04 jmc Exp $ .\" .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -68,10 +68,10 @@ There are currently two key exchange methods available: .Pp .Bl -bullet -compact .It -manual (symmetric shared secret): +manual keying: .Xr ipsecadm 8 .It -automatic: +automatic keying: .Xr isakmpd 8 .El .Ss Enabling Packet Forwarding |