Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2009 05:09:00 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r195036 - head/sbin/ipfw
Message-ID:  <200906260509.n5Q590gF075529@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maxim
Date: Fri Jun 26 05:09:00 2009
New Revision: 195036
URL: http://svn.freebsd.org/changeset/base/195036

Log:
  o Kill grammar nits.
  
  PR:		docs/136061
  Submitted by:	Ben Kaduk
  MFC after:	1 week

Modified:
  head/sbin/ipfw/ipfw.8

Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8	Fri Jun 26 05:08:32 2009	(r195035)
+++ head/sbin/ipfw/ipfw.8	Fri Jun 26 05:09:00 2009	(r195036)
@@ -316,7 +316,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
@@ -1941,7 +1941,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.
 .Pp
 .It Cm burst Ar size
 If the data rate exceeds the pipe bandwith limit



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