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 | |
parent | 3646e2a85a06ef40a0fb7b239812a33ee7b60d2e (diff) |
correct reference to photurisd.
-rw-r--r-- | sbin/ipsec/ipsecadm/ipsecadm.1 | 4 | ||||
-rw-r--r-- | sbin/ipsec/rt/rt.1 | 6 | ||||
-rw-r--r-- | sbin/ipsec/rtdelete/rtdelete.1 | 4 | ||||
-rw-r--r-- | sbin/ipsec/startkey/startkey.1 | 6 | ||||
-rw-r--r-- | share/man/man4/ipsec.4 | 6 |
5 files changed, 13 insertions, 13 deletions
diff --git a/sbin/ipsec/ipsecadm/ipsecadm.1 b/sbin/ipsec/ipsecadm/ipsecadm.1 index fb9b94fb879..7037501980d 100644 --- a/sbin/ipsec/ipsecadm/ipsecadm.1 +++ b/sbin/ipsec/ipsecadm/ipsecadm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsecadm.1,v 1.6 1997/11/24 19:15:58 provos Exp $ +.\" $OpenBSD: ipsecadm.1,v 1.7 1998/03/05 09:30:58 provos Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -206,4 +206,4 @@ ipsecadm old ah -auth md5 -spi 1001 -dst 169.20.12.2 -src 169.20.12.3 -key 12341234deadbeef .Sh SEE ALSO .Xr ipsec 4 , -.Xr photurisd 1 . +.Xr photurisd 8 . diff --git a/sbin/ipsec/rt/rt.1 b/sbin/ipsec/rt/rt.1 index 7cba0b3ac9c..3445dc67625 100644 --- a/sbin/ipsec/rt/rt.1 +++ b/sbin/ipsec/rt/rt.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rt.1,v 1.1 1997/09/05 10:07:25 provos Exp $ +.\" $OpenBSD: rt.1,v 1.2 1998/03/05 09:30:52 provos Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -52,7 +52,7 @@ The .Nm rt utility creates a routing entry for IPSec. A Security association must already be established with either -.Xr photurisd 1 +.Xr photurisd 8 or .Xr ipsecadm 1 . The arguments are: @@ -104,4 +104,4 @@ rt localip 255.255.255.255 remote 255.255.255.255 -1 -1 -1 remote SPI 1 .Sh SEE ALSO .Xr ipsecadm 1 , .Xr netstat 1 , -.Xr photurisd 1 . +.Xr photurisd 8 . diff --git a/sbin/ipsec/rtdelete/rtdelete.1 b/sbin/ipsec/rtdelete/rtdelete.1 index 54c2b2caa0a..d8fce359b76 100644 --- a/sbin/ipsec/rtdelete/rtdelete.1 +++ b/sbin/ipsec/rtdelete/rtdelete.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtdelete.1,v 1.1 1997/09/05 10:07:32 provos Exp $ +.\" $OpenBSD: rtdelete.1,v 1.2 1998/03/05 09:30:54 provos Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -78,6 +78,6 @@ rt localip 255.255.255.255 remote 255.255.255.255 -1 -1 -1 .Sh SEE ALSO .Xr ipsecadm 1 , .Xr netstat 1 , -.Xr photurisd 1 , +.Xr photurisd 8 , .Xr rt 1 , .Xr route 8 . diff --git a/sbin/ipsec/startkey/startkey.1 b/sbin/ipsec/startkey/startkey.1 index b08d7b4b796..a2be8d96e9a 100644 --- a/sbin/ipsec/startkey/startkey.1 +++ b/sbin/ipsec/startkey/startkey.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: startkey.1,v 1.3 1997/07/24 23:47:21 provos Exp $ +.\" $OpenBSD: startkey.1,v 1.4 1998/03/05 09:30:56 provos Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -43,7 +43,7 @@ The .Nm startkey utility attemps to contact the -.Xr photurisd 1 +.Xr photurisd 8 daemon and initalize a key exchange. The flags are: .Pp .Bl -tag -width Ds @@ -103,4 +103,4 @@ startkey dst=169.200.12.23 options=auth The FIFO in which keying requests are written. .El .Sh SEE ALSO -.Xr photurisd 1 . +.Xr photurisd 8 . 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. |