diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 21:16:04 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 21:16:04 +0000 |
commit | 2e98044d73bf7cec6ec03c4720b97049cacaac97 (patch) | |
tree | 75ab689227c768fe6115d04bda05936791af90e8 /share/man | |
parent | 3a3029f984c8d5a9e6470a57cf05704099b2090e (diff) |
.Xr isakmpd(4) -> .Xr isakmpd(8); kjell@
Diffstat (limited to 'share/man')
-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 f3d8f5f9c5a..6f0abb699c6 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.24 1999/09/23 04:12:04 alex Exp $ +.\" $OpenBSD: ipsec.4,v 1.25 1999/10/05 21:16:03 aaron Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -365,7 +365,7 @@ At the moment the socket options are not fully implemented. .Xr icmp 4 , .Xr inet 4 , .Xr ip 4 , -.Xr isakmpd 4 , +.Xr isakmpd 8 , .Xr netintro 4 , .Xr tcp 4 , .Xr udp 4 , |