svn commit: r341355 - stable/12/sbin/ipfw
Guangyuan Yang
ygy at FreeBSD.org
Fri Nov 30 23:51:54 UTC 2018
Author: ygy (doc committer)
Date: Fri Nov 30 23:51:53 2018
New Revision: 341355
URL: https://svnweb.freebsd.org/changeset/base/341355
Log:
MFC r340792:
Fix a minor typo in ipfw(8) manual page.
PR: 230747
Submitted by: f.toscan at hotmail.it
Modified:
stable/12/sbin/ipfw/ipfw.8
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sbin/ipfw/ipfw.8
==============================================================================
--- stable/12/sbin/ipfw/ipfw.8 Fri Nov 30 23:47:57 2018 (r341354)
+++ stable/12/sbin/ipfw/ipfw.8 Fri Nov 30 23:51:53 2018 (r341355)
@@ -4588,7 +4588,7 @@ The ipfw core (ipfw2) has been completely redesigned a
reimplemented by Luigi Rizzo in summer 2002.
Further
actions and
-options have been added by various developer over the years.
+options have been added by various developers over the years.
.Pp
.An -nosplit
In-kernel NAT support written by
More information about the svn-src-stable
mailing list