svn commit: r346204 - stable/11/sbin/ipfw

Andrey V. Elsukov ae at FreeBSD.org
Sun Apr 14 11:52:01 UTC 2019


Author: ae
Date: Sun Apr 14 11:52:00 2019
New Revision: 346204
URL: https://svnweb.freebsd.org/changeset/base/346204

Log:
  MFC r340792 (by ygy):
    Fix a minor typo in ipfw(8) manual page.
  
    PR:		230747
    Submitted by:	f.toscan at hotmail.it

Modified:
  stable/11/sbin/ipfw/ipfw.8
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sbin/ipfw/ipfw.8
==============================================================================
--- stable/11/sbin/ipfw/ipfw.8	Sun Apr 14 11:50:07 2019	(r346203)
+++ stable/11/sbin/ipfw/ipfw.8	Sun Apr 14 11:52:00 2019	(r346204)
@@ -4564,7 +4564,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-all mailing list