diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-12-30 21:57:22 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-12-30 21:57:22 +0000 |
commit | 542bccaa2f05be55fcfe1b4df4c50c60f8ebea40 (patch) | |
tree | b8e96dd456a8501210051b0db901c08562d55e5b /share/man/man4 | |
parent | 7130e4c18934f87382bde47f06cc6f135cbc8c82 (diff) |
Update for use of gif.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/bridge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index 6663a066749..8ece81932cf 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bridge.4,v 1.28 2000/12/21 05:32:52 aaron Exp $ +.\" $OpenBSD: bridge.4,v 1.29 2000/12/30 21:57:21 angelos Exp $ .\" .\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -42,7 +42,7 @@ The .Nm device creates a logical link between two or more Ethernet interfaces or encapsulation interfaces (see -.Xr enc 4 ) . +.Xr gif 4 ) . This link between the interfaces selectively forwards frames from each interface on the bridge to every other interface on the bridge. A bridge can serve several services, including, isolation of traffic between @@ -516,7 +516,7 @@ No such member interface in the bridge. .Sh SEE ALSO .Xr errno 2 , .Xr ioctl 2 , -.Xr enc 4 , +.Xr gif 4 , .Xr ip 4 , .Xr ipf 4 , .Xr netintro 4 , |