summaryrefslogtreecommitdiff
path: root/sbin/ipsec/rt/rt.1
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>1998-03-05 09:31:00 +0000
committerNiels Provos <provos@cvs.openbsd.org>1998-03-05 09:31:00 +0000
commit0cf22d5e660e45d14198c368f73cc139f13ef236 (patch)
tree49d081d722728eaf92edc71da4bb17d33356f3ee /sbin/ipsec/rt/rt.1
parent3646e2a85a06ef40a0fb7b239812a33ee7b60d2e (diff)
correct reference to photurisd.
Diffstat (limited to 'sbin/ipsec/rt/rt.1')
-rw-r--r--sbin/ipsec/rt/rt.16
1 files changed, 3 insertions, 3 deletions
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 .