summaryrefslogtreecommitdiff
path: root/share/man/man4/bridge.4
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1999-05-17 14:57:44 +0000
committerJason Wright <jason@cvs.openbsd.org>1999-05-17 14:57:44 +0000
commita9ae9be40d458e82734165c4b6fcc9a350741c24 (patch)
tree08f831c239e1469afdb83f7f36f147f253a43384 /share/man/man4/bridge.4
parentdac0657f55c200e0f91701f813036cc662a9658b (diff)
Typos; Suzanne M. Lea <smlea@uncg.edu>
Diffstat (limited to 'share/man/man4/bridge.4')
-rw-r--r--share/man/man4/bridge.414
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4
index a75fb67482c..4ef2a28a2c7 100644
--- a/share/man/man4/bridge.4
+++ b/share/man/man4/bridge.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bridge.4,v 1.8 1999/03/31 02:00:29 jason Exp $
+.\" $OpenBSD: bridge.4,v 1.9 1999/05/17 14:57:43 jason Exp $
.\"
.\" Copyright (c) 1999 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -156,11 +156,11 @@ needs to be in advance.
The argument structure is defined as follows:
.Bd -literal -offset indent
struct ifbareq {
- char ifba_name[IFNAMSIZ]; /* brdg nam */
- char ifba_ifsname[IFNAMSIZ]; /* dest ifs */
- u_int8_t ifba_age; /* addr age */
- u_int8_t ifba_flags; /* addr age */
- struct ether_addr ifba_dst; /* dst addr */
+ char ifba_name[IFNAMSIZ]; /* brdg nam */
+ char ifba_ifsname[IFNAMSIZ];/* dest ifs */
+ u_int8_t ifba_age; /* addr age */
+ u_int8_t ifba_flags; /* addr flag */
+ struct ether_addr ifba_dst; /* dst addr */
};
#define IFBAF_TYPEMASK 0x03 /* addr type mask */
@@ -285,7 +285,7 @@ The
command and the
.Xr bridge 4
kernel interface were written by Jason L. Wright <jason@thought.net> as
-part of an undergraduate indenpendent study
+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