diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-05-26 00:17:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-05-26 00:17:46 +0000 |
commit | d59f1a0bcd0b35a54db0bb25ae837a5a6cafbc95 (patch) | |
tree | ac2fef100cd1714fffd6c2c9b0f7d0a364dbbb9b | |
parent | 94da0ba5f133752f8f32131ad0c738e4028e5eeb (diff) |
grammar
-rw-r--r-- | sbin/ipsec/ipsecadm/ipsecadm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipsec/ipsecadm/ipsecadm.1 b/sbin/ipsec/ipsecadm/ipsecadm.1 index fd0ba1ca920..ad023318616 100644 --- a/sbin/ipsec/ipsecadm/ipsecadm.1 +++ b/sbin/ipsec/ipsecadm/ipsecadm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsecadm.1,v 1.12 1998/05/24 23:00:02 provos Exp $ +.\" $OpenBSD: ipsecadm.1,v 1.13 1998/05/26 00:17:45 deraadt Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -42,7 +42,7 @@ .Sh DESCRIPTION The .Nm ipsecadm -utility allows to setup security associations in the kernel +utility allows sets up security associations in the kernel to be used with .Xr ipsec 4 . It can be used to specify the encryption and authentication |