summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-10-28 16:17:27 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-10-28 16:17:27 +0000
commitbfa5c8e485ea7fa231ca3cbabfaf48ef3abf45b2 (patch)
treefa95a9eb52535b8be93cc8add5084fe9255fbe9a /sbin
parentd0002053d45fc99d399e73cb707142e7729a4f24 (diff)
Reference enc(4) properly; nate@
Diffstat (limited to 'sbin')
-rw-r--r--sbin/brconfig/brconfig.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8
index 5f586bf6fa9..d816beb4ad3 100644
--- a/sbin/brconfig/brconfig.8
+++ b/sbin/brconfig/brconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: brconfig.8,v 1.16 2000/10/26 18:32:29 jason Exp $
+.\" $OpenBSD: brconfig.8,v 1.17 2000/10/28 16:17:26 aaron Exp $
.\"
.\" Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -55,7 +55,7 @@ utility retrieves kernel state of bridge interfaces and allows
user control of these bridges.
Bridge devices create a logical link between two or more Ethernet interfaces
or encapsulation interfaces (see
-.Xr 4 ),
+.Xr enc 4 ),
which will selectively forward frames from each interface on the bridge
to every other interface on the bridge.
This can be used to isolate traffic between sets of machines on the same