summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorae <ae@FreeBSD.org>2018-03-26 07:54:11 +0000
committerae <ae@FreeBSD.org>2018-03-26 07:54:11 +0000
commitb67ff5702d4a153c778bf0b4a9302041790b9da2 (patch)
treeea3be794ed769401383603797ce05114ca37e425 /sbin
parent53e81972be7f6e983ccc9252ff3ca99eec6e5e04 (diff)
downloadFreeBSD-src-b67ff5702d4a153c778bf0b4a9302041790b9da2.zip
FreeBSD-src-b67ff5702d4a153c778bf0b4a9302041790b9da2.tar.gz
MFC r331203:
Remove note that `fwd tablearg` is supported only by IPv4. IPv6 is supported too.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index e2ab801..f84d4d6 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1,7 +1,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 12, 2018
+.Dd March 19, 2018
.Dt IPFW 8
.Os
.Sh NAME
@@ -825,7 +825,7 @@ The search terminates.
Change the next-hop on matching packets to
.Ar ipaddr ,
which can be an IP address or a host name.
-For IPv4, the next hop can also be supplied by the last table
+The next hop can also be supplied by the last table
looked up for the packet by using the
.Cm tablearg
keyword instead of an explicit address.
OpenPOWER on IntegriCloud