Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2009 08:55:54 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r196079 - stable/7/sbin/ipfw
Message-ID:  <200908060855.n768tsHw048928@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maxim
Date: Thu Aug  6 08:55:54 2009
New Revision: 196079
URL: http://svn.freebsd.org/changeset/base/196079

Log:
  MFC r195036: kill grammar nits.

Modified:
  stable/7/sbin/ipfw/   (props changed)
  stable/7/sbin/ipfw/ipfw.8

Modified: stable/7/sbin/ipfw/ipfw.8
==============================================================================
--- stable/7/sbin/ipfw/ipfw.8	Wed Aug  5 23:05:11 2009	(r196078)
+++ stable/7/sbin/ipfw/ipfw.8	Thu Aug  6 08:55:54 2009	(r196079)
@@ -311,7 +311,7 @@ file systems are mounted (yet) by the ti
 is being run (e.g.\& when they are mounted over NFS).
 Once
 .Fl p
-has been specified, any additional arguments as passed on to the preprocessor
+has been specified, any additional arguments are passed on to the preprocessor
 for interpretation.
 This allows for flexible configuration files (like conditionalizing
 them on the local hostname) and the use of macros to centralize
@@ -1903,7 +1903,7 @@ with
 .Dq "options HZ=1000"
 to reduce
 the granularity to 1ms or less).
-Default value is 0, meaning no delay.
+The default value is 0, meaning no delay.
 .El
 .Pp
 The following parameters can be configured for a queue:



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