summaryrefslogtreecommitdiff
path: root/sbin/ipsecctl
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2017-11-23 20:49:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2017-11-23 20:49:39 +0000
commit3826ff1e5b5947b47ceaf9e7d2ee78a255ed0728 (patch)
treeb8463e572fd2616545fe68d2a573e4961a80fcd9 /sbin/ipsecctl
parent13d4fda82891a23f012cbed3069c6ab89527d20c (diff)
in isakmpd(8), provide a hint: from scott cheloha
also some minor tweaks while here...
Diffstat (limited to 'sbin/ipsecctl')
-rw-r--r--sbin/ipsecctl/ipsec.conf.58
1 files changed, 3 insertions, 5 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5
index 995dde1ecf7..44b675ef0c2 100644
--- a/sbin/ipsecctl/ipsec.conf.5
+++ b/sbin/ipsecctl/ipsec.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.conf.5,v 1.153 2017/10/27 08:29:32 mpi Exp $
+.\" $OpenBSD: ipsec.conf.5,v 1.154 2017/11/23 20:49:38 jmc Exp $
.\"
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 27 2017 $
+.Dd $Mdocdate: November 23 2017 $
.Dt IPSEC.CONF 5
.Os
.Sh NAME
@@ -44,9 +44,7 @@ The IPsec protocol itself is described in
In its most basic form, a
.Em flow
is established between hosts and/or networks,
-and then Security Associations
-.Pq Em SA
-are established,
+and then Security Associations (SAs) are established,
which detail how the desired protection will be achieved.
IPsec uses flows
to determine whether to apply security services to an IP packet or not.