summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-05-26 09:26:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-05-26 09:26:08 +0000
commitca40cbd42978559b4c76e92ee35ff5b13f8d2e0a (patch)
treeef0b2f8b7f72f545a7bd939e30a6c2f48cb40d58 /lib/libc/gen
parent23369108e69c1e1187574004a3d995474096f9c7 (diff)
vpn.8 removal;
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/sysctl.310
1 files changed, 3 insertions, 7 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index b920d09b059..bc94a74cf08 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.152 2006/05/26 04:02:59 deraadt Exp $
+.\" $OpenBSD: sysctl.3,v 1.153 2006/05/26 09:26:07 jmc Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1251,9 +1251,7 @@ associations on behalf of the kernel.
Such security associations can occur as a result of a process having
requested some security level through
.Xr setsockopt 2 ,
-or as a result of dynamic
-.Xr vpn 8
-entries.
+or as a result of dynamic VPN entries.
Supported values are hmac-md5, hmac-sha1, and hmac-ripemd160.
If set to any other value, it is left to the key management daemons to
select an authentication algorithm for the security association.
@@ -1283,9 +1281,7 @@ associations on behalf of the kernel.
Such security associations can occur as a result of a process having
requested some security level through
.Xr setsockopt 2 ,
-or as a result of dynamic
-.Xr vpn 8
-entries.
+or as a result of dynamic VPN entries.
Supported values are aes, des, 3des, blowfish, cast128, and skipjack.
If set to any other value, it is left to the key management daemons to
select an encryption algorithm for the security association.