diff options
author | Niels Provos <provos@cvs.openbsd.org> | 1998-03-05 09:31:00 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 1998-03-05 09:31:00 +0000 |
commit | 0cf22d5e660e45d14198c368f73cc139f13ef236 (patch) | |
tree | 49d081d722728eaf92edc71da4bb17d33356f3ee /share/man/man4/ipsec.4 | |
parent | 3646e2a85a06ef40a0fb7b239812a33ee7b60d2e (diff) |
correct reference to photurisd.
Diffstat (limited to 'share/man/man4/ipsec.4')
-rw-r--r-- | share/man/man4/ipsec.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index a97776f0d9f..049820aa5b1 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.4 1997/11/05 10:13:43 deraadt Exp $ +.\" $OpenBSD: ipsec.4,v 1.5 1998/03/05 09:30:59 provos Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -87,7 +87,7 @@ Security Associations can be set up manually with the .Xr ipsecadm 1 utility or the -.Xr photurisd 1 +.Xr photurisd 8 key management daemon. .Sh BUGS There's a lot more to be said on this subject. This is just a beginning. @@ -101,7 +101,7 @@ There's a lot more to be said on this subject. This is just a beginning. .Xr ipsecadm 1 , .Xr rt 1 , .Xr rtdelete 1 , -.Xr photurisd 1 . +.Xr photurisd 8 . .Sh ACKNOWLEDGMENTS The authors of this code are John Ioannidis, Angelos D. Keromytis and Niels Provos. |