summaryrefslogtreecommitdiff
path: root/sbin/brconfig
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-03 13:16:10 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-03 13:16:10 +0000
commit2cf124e6dbd711198131ac89dd8f98ef5f8deb65 (patch)
tree343fc85b04718144a27f11799b2a1d87ee255ab2 /sbin/brconfig
parent5f6a2902bcfd03976baf4360e5a1ea749a4d0700 (diff)
- section reorder
- some mdoc fixes
Diffstat (limited to 'sbin/brconfig')
-rw-r--r--sbin/brconfig/brconfig.814
1 files changed, 7 insertions, 7 deletions
diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8
index f80b17997c5..5ef2690939d 100644
--- a/sbin/brconfig/brconfig.8
+++ b/sbin/brconfig/brconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: brconfig.8,v 1.43 2003/06/02 18:44:35 jason Exp $
+.\" $OpenBSD: brconfig.8,v 1.44 2003/06/03 13:16:07 jmc Exp $
.\"
.\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -286,7 +286,7 @@ through fxp0 only to 5:4:3:2:1, and 5:4:3:2:1:0 can return frames through
fxp0 to 0:1:2:3:4:5.
All other traffic trying to go into and be sent from fxp0 will be blocked.
.El
-.Sh "IPSEC BRIDGE"
+.Sh IPSEC BRIDGE
The bridge can also be used to tunnel ethernet frames over IPv4 or
IPv6 by using the
.Xr gif 4
@@ -414,6 +414,11 @@ commands are used to add and delete span ports to and from a bridge.
.Xr ifconfig 8 ,
.Xr ipsecadm 8 ,
.Xr isakmpd 8
+.Sh HISTORY
+The
+.Nm brconfig
+command first appeared in
+.Ox 2.5 .
.Sh AUTHORS
The
.Nm
@@ -423,11 +428,6 @@ kernel interface were written by
.An Jason L. Wright Aq jason@thought.net
as part of an undergraduate independent study at the
University of North Carolina at Greensboro.
-.Sh HISTORY
-The
-.Nm brconfig
-command first appeared in
-.Ox 2.5 .
.Sh BUGS
There are some rather special network interface chipsets which will
not work in a bridge configuration.