summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2005-11-26 23:32:35 +0000
committerHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2005-11-26 23:32:35 +0000
commit6b9295a162808f286198d5965c38511d717b8190 (patch)
tree5be0edd8643d1913de540a8b20e701d9b9e8afe1
parentad808b204c00f40c7c3a216b51e97ed15135ec6e (diff)
Now as kernfs is gone, tell people to use ipsecctl(8). Suggested by deraadt@
ok jmc@
-rw-r--r--share/man/man4/ipsec.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4
index 9b293f8fd4d..c1da693a2a0 100644
--- a/share/man/man4/ipsec.4
+++ b/share/man/man4/ipsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.4,v 1.66 2005/11/24 12:08:16 pedro Exp $
+.\" $OpenBSD: ipsec.4,v 1.67 2005/11/26 23:32:34 hshoexer Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -350,6 +350,11 @@ The system does guarantee that it will succeed at establishing the
required security associations.
In any case a properly configured key management daemon is required which
listens to messages from the kernel.
+.Pp
+A list of all security associations in the kernel tables can be
+obtained using the
+.Xr ipsecctl 8
+command.
.Sh DIAGNOSTICS
A socket operation may fail with one of the following errors returned:
.Bl -tag -width [EINVAL]