summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-07-22 08:03:52 +0000
committerderaadt <deraadt@openbsd.org>1999-07-22 08:03:52 +0000
commit8cf6d566d0747c85d2c74936bed52b06ea6d8a09 (patch)
tree5322f273cf99355902819d8041adde4070d2814e
parentneed a blank line here... for now (diff)
downloadwireguard-openbsd-8cf6d566d0747c85d2c74936bed52b06ea6d8a09.tar.xz
wireguard-openbsd-8cf6d566d0747c85d2c74936bed52b06ea6d8a09.zip
do not talk about specific versions of openbsd in man pages!
-rw-r--r--share/man/man8/vpn.85
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8
index fc41f1da160..d3a3fee4c03 100644
--- a/share/man/man8/vpn.8
+++ b/share/man/man8/vpn.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vpn.8,v 1.23 1999/07/09 13:35:36 aaron Exp $
+.\" $OpenBSD: vpn.8,v 1.24 1999/07/22 08:03:52 deraadt Exp $
.\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
.\"
@@ -107,7 +107,8 @@ Note that when using DES (or 3DES), the most significant bit of each
byte is ignored. This means that 8 bytes are required to form a 56-bit
DES key, and 24 bytes are required to form a 168 bit 3DES key.
.Ss Enabling the Appropriate Kernel Operations
-As of OpenBSD 2.5, IPSEC operations must be first enabled using
+.Xr ipsec 4
+operations must be first enabled using
.Xr sysctl 8 .
Before creating security associations, or performing
encryption (ESP) or authentication (AH) operation, ensure the appropriate