summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-02-24 23:35:44 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-02-24 23:35:44 +0000
commitdb5c5cd1fb16c5c365bdad310e70c80763f35497 (patch)
tree827d2ff34ac94eeff0a9027c0fafba8cd0b53589 /share
parentbcd78a2befd27c4233be1681d462a70fff7bde19 (diff)
Point to ipsecadm(8).
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ipsec.44
-rw-r--r--share/man/man8/vpn.84
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4
index 92ded5ababc..122beaeedde 100644
--- a/share/man/man4/ipsec.4
+++ b/share/man/man4/ipsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.4,v 1.16 1999/02/24 23:33:23 angelos Exp $
+.\" $OpenBSD: ipsec.4,v 1.17 1999/02/24 23:35:43 angelos Exp $
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
.\"
@@ -356,7 +356,7 @@ At the moment the socket options are not fully implemented.
.Xr udp 4 ,
.Xr icmp 4 ,
.Xr isakmpd 4 ,
-.Xr ipsecadm 1 ,
+.Xr ipsecadm 8 ,
.Xr photurisd 8 ,
.Xr vpn 8 .
.Sh ACKNOWLEDGMENTS
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8
index cfd30cf03d8..1396c41a9e4 100644
--- a/share/man/man8/vpn.8
+++ b/share/man/man8/vpn.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vpn.8,v 1.11 1999/02/24 23:33:37 angelos Exp $
+.\" $OpenBSD: vpn.8,v 1.12 1999/02/24 23:35:20 angelos Exp $
.\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
.\"
@@ -328,7 +328,7 @@ as with private networks (RFC 1597), manual keying must be used.
This should be fixed in the next release.
.Sh SEE ALSO
.Xr ipf 1 ,
-.Xr ipsecadm 1 ,
+.Xr ipsecadm 8 ,
.Xr ipsec 4 ,
.Xr options 4 ,
.Xr ipf 5 ,