Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2018 03:42:05 +0000 (UTC)
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r340792 - head/sbin/ipfw
Message-ID:  <201811230342.wAN3g5vs028716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ygy (doc committer)
Date: Fri Nov 23 03:42:05 2018
New Revision: 340792
URL: https://svnweb.freebsd.org/changeset/base/340792

Log:
  Fix a minor typo in ipfw(8) manual page.
  
  PR:		230747
  Submitted by:	f.toscan@hotmail.it
  MFC after:	1 week

Modified:
  head/sbin/ipfw/ipfw.8

Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8	Fri Nov 23 01:07:12 2018	(r340791)
+++ head/sbin/ipfw/ipfw.8	Fri Nov 23 03:42:05 2018	(r340792)
@@ -4567,7 +4567,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?201811230342.wAN3g5vs028716>