summaryrefslogtreecommitdiff
path: root/sbin/brconfig
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-06 21:36:53 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-06 21:36:53 +0000
commit0a47fe91f13dc4c214b431ae0ec49c4123e6d429 (patch)
tree27fe470b12cd4e54066b96e1ca732deff44e1c6a /sbin/brconfig
parent9f46e115c26fbd054323a6bc806901a5600c0516 (diff)
remove Xr to photuris
Diffstat (limited to 'sbin/brconfig')
-rw-r--r--sbin/brconfig/brconfig.87
1 files changed, 2 insertions, 5 deletions
diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8
index f229a06b2d2..c953bfc17f8 100644
--- a/sbin/brconfig/brconfig.8
+++ b/sbin/brconfig/brconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: brconfig.8,v 1.37 2002/07/12 17:49:02 jason Exp $
+.\" $OpenBSD: brconfig.8,v 1.38 2002/09/06 21:36:52 deraadt Exp $
.\"
.\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -197,8 +197,6 @@ If appropriate security associations (SAs) exist, they will be used to
encrypt or decrypt the packets.
Otherwise, any key management daemons such as
.Xr isakmpd 8
-or
-.Xr photurisd 8
that are running on the bridge will be invoked to establish the
necessary SAs.
These daemons have to be configured as if they were running on the
@@ -414,8 +412,7 @@ commands are used to add and delete span ports to and from a bridge.
.Xr bridgename.if 5 ,
.Xr ifconfig 8 ,
.Xr ipsecadm 8 ,
-.Xr isakmpd 8 ,
-.Xr photurisd 8
+.Xr isakmpd 8
.Sh AUTHORS
The
.Xr brconfig 8