summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2004-11-03 21:51:34 +0000
committerceri <ceri@FreeBSD.org>2004-11-03 21:51:34 +0000
commit46aaa9be633e5acb9f32935b5bdbc416466c77c9 (patch)
treed7c834d6a02ce7a284601a50673130fbef839e35 /sbin/ipfw
parent247b99a09435c4a5ab152e76016bcc11ba75dc91 (diff)
downloadFreeBSD-src-46aaa9be633e5acb9f32935b5bdbc416466c77c9.zip
FreeBSD-src-46aaa9be633e5acb9f32935b5bdbc416466c77c9.tar.gz
Be more clear that "bridged" is a synonym for "layer2".
PR: docs/44400 Submitted by: Constantin Stefanov <cstef at mail dot ru>
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 96944e1..d3eb987 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -943,7 +943,8 @@ You can have comment-only rules, which are listed as having a
.Cm count
action followed by the comment.
.It Cm bridged
-Matches only bridged packets.
+Alias for
+.Cm layer2 .
.It Cm diverted
Matches only packets generated by a divert socket.
.It Cm diverted-loopback
OpenPOWER on IntegriCloud