diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-14 20:09:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-14 20:09:34 +0000 |
commit | ec15bd3891b74cba76e7a84ad68c2451bba24dc0 (patch) | |
tree | f12bf5a826c1118152fe431565464ee9b55a5f1f /share/man | |
parent | 75d7b10632603c09dae1bf3041b649567b835a36 (diff) |
detail missing step in summary;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/vpn.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index ab51cdf728f..9f6d154bfa8 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.89 2005/04/14 12:32:23 jmc Exp $ +.\" $OpenBSD: vpn.8,v 1.90 2005/04/14 20:09:33 jmc Exp $ .\" .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -53,6 +53,8 @@ Briefly, creating a VPN consists of the following steps: .It Choose a key exchange method: manual or automated. .It +For manual keying, generate the keys. +.It For manual keying, create the Security Associations (SA), one for each endpoint. .It |