diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-02-24 23:35:44 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-02-24 23:35:44 +0000 |
commit | db5c5cd1fb16c5c365bdad310e70c80763f35497 (patch) | |
tree | 827d2ff34ac94eeff0a9027c0fafba8cd0b53589 /share/man/man4/ipsec.4 | |
parent | bcd78a2befd27c4233be1681d462a70fff7bde19 (diff) |
Point to ipsecadm(8).
Diffstat (limited to 'share/man/man4/ipsec.4')
-rw-r--r-- | share/man/man4/ipsec.4 | 4 |
1 files changed, 2 insertions, 2 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 |