summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/brconfig/brconfig.89
-rw-r--r--share/man/man4/bridge.49
2 files changed, 10 insertions, 8 deletions
diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8
index a75847100dc..ac63438f3e7 100644
--- a/sbin/brconfig/brconfig.8
+++ b/sbin/brconfig/brconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: brconfig.8,v 1.5 2000/01/25 22:06:26 jason Exp $
+.\" $OpenBSD: brconfig.8,v 1.6 2000/02/11 04:22:27 jason Exp $
.\"
.\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -243,9 +243,10 @@ The
.Xr brconfig 8
command and the
.Xr bridge 4
-kernel interface were written by Jason L. Wright <jason@thought.net> as
-part of an undergraduate independent study
-at the University of North Carolina at Greensboro.
+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 BUGS
There are some rather special network interface chipsets which will
not work in a bridge configuration.
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4
index 1fae2f291ae..bac4ff7fe1f 100644
--- a/share/man/man4/bridge.4
+++ b/share/man/man4/bridge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bridge.4,v 1.19 2000/02/05 02:22:54 deraadt Exp $
+.\" $OpenBSD: bridge.4,v 1.20 2000/02/11 04:22:27 jason Exp $
.\"
.\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -520,9 +520,10 @@ The
.Xr brconfig 8
command and the
.Xr bridge 4
-kernel interface were written by Jason L. Wright <jason@thought.net> as
-part of an undergraduate independent study
-at the University of North Carolina at Greensboro.
+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 BUGS
There is currently no loop detection. Care must be taken to make sure
that loops are not created when a bridge is brought up.