Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2018 23:51:53 +0000 (UTC)
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r341355 - stable/12/sbin/ipfw
Message-ID:  <201811302351.wAUNprgT018507@repo.freebsd.org>

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



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