svn commit: r196079 - stable/7/sbin/ipfw

Maxim Konovalov maxim at FreeBSD.org
Thu Aug 6 08:55:55 UTC 2009


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:


More information about the svn-src-all mailing list