Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 11:52:01 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r346204 - stable/11/sbin/ipfw
Message-ID:  <201904141152.x3EBq1t0027151@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904141152.x3EBq1t0027151>