summaryrefslogtreecommitdiff
path: root/sbin/ipsec
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-04-25 06:58:21 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-04-25 06:58:21 +0000
commit41c40c5d9063de901304fc03d28dd13174cae2c0 (patch)
treed8f06fee151a4521d9a746808ce48acbd72561ce /sbin/ipsec
parent5054860b746b8e8d9be2e560748502c4f6579da1 (diff)
typos
Diffstat (limited to 'sbin/ipsec')
-rw-r--r--sbin/ipsec/ipsecadm/ipsecadm.112
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/ipsec/ipsecadm/ipsecadm.1 b/sbin/ipsec/ipsecadm/ipsecadm.1
index 7037501980d..e011bd6af6a 100644
--- a/sbin/ipsec/ipsecadm/ipsecadm.1
+++ b/sbin/ipsec/ipsecadm/ipsecadm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsecadm.1,v 1.7 1998/03/05 09:30:58 provos Exp $
+.\" $OpenBSD: ipsecadm.1,v 1.8 1998/04/25 06:58:20 niklas Exp $
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
.\"
@@ -42,18 +42,18 @@
.Sh DESCRIPTION
The
.Nm ipsecadm
-utility allows to setup securtiy associations in the kernel
+utility allows to setup security associations in the kernel
to be used with
.Xr ipsec 4 .
-It can be used to specifiy the encryption and authentication
-alogrithmns and key material for the network layer security
+It can be used to specify the encryption and authentication
+algorithms and key material for the network layer security
provided by IPSec.
The possible commands are:
.Pp
.Bl -tag -width new_esp
.It new esp
Setup a SPI which uses the new esp transforms.
-Encryption and authentication algorithmns can be applied.
+Encryption and authentication algorithms can be applied.
This is the default mode.
Allowed
modifiers are:
@@ -70,7 +70,7 @@ and
.Fl key .
.It old esp
Setup a SPI which uses the old esp transforms. Only
-encryption algorithmns can be applied. Allowed modifiers are:
+encryption algorithms can be applied. Allowed modifiers are:
.Fl dst ,
.Fl src ,
.Fl spi ,