git: 9d7cefc27802 - main - ipfw.8: spell "layer2" consistently throughout the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 May 2022 21:31:41 UTC
The branch main has been updated by eugen:
URL: https://cgit.FreeBSD.org/src/commit/?id=9d7cefc278027a2e52fa56c38536712c6a309629
commit 9d7cefc278027a2e52fa56c38536712c6a309629
Author: Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2022-05-13 21:30:29 +0000
Commit: Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2022-05-13 21:30:29 +0000
ipfw.8: spell "layer2" consistently throughout the manual page
MFC after: 1 week
---
sbin/ipfw/ipfw.8 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index cb22bee44a1e..0e663fa44bdf 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -593,7 +593,7 @@ where the body of the rule specifies which information is used
for filtering packets, among the following:
.Pp
.Bl -tag -width "Source and dest. addresses and ports" -offset XXX -compact
-.It Layer-2 header fields
+.It Layer2 header fields
When available
.It IPv4 and IPv6 Protocol
SCTP, TCP, UDP, ICMP, etc.
@@ -911,7 +911,7 @@ the local routing table for that IP.
.br
A
.Ar fwd
-rule will not match layer-2 packets (those received
+rule will not match layer2 packets (those received
on ether_input, ether_output, or bridged).
.br
The
@@ -4088,7 +4088,7 @@ Limits the number of messages produced by a verbose firewall.
.It Va net.inet6.ip6.fw.deny_unknown_exthdrs : No 1
If enabled packets with unknown IPv6 Extension Headers will be denied.
.It Va net.link.ether.ipfw : No 0
-Controls whether layer-2 packets are passed to
+Controls whether layer2 packets are passed to
.Nm .
Default is no.
.It Va net.link.bridge.ipfw : No 0