diff options
author | maxim <maxim@FreeBSD.org> | 2009-06-26 05:09:00 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2009-06-26 05:09:00 +0000 |
commit | c26bbc521ded5c61de2dd666aeddbf89af230326 (patch) | |
tree | ddcc109b586a615e8047be1db55fbfb8db082478 /sbin/ipfw | |
parent | 91cafd48b17a27bda3cfbc38e8460a14c273ba9a (diff) | |
download | FreeBSD-src-c26bbc521ded5c61de2dd666aeddbf89af230326.zip FreeBSD-src-c26bbc521ded5c61de2dd666aeddbf89af230326.tar.gz |
o Kill grammar nits.
PR: docs/136061
Submitted by: Ben Kaduk
MFC after: 1 week
Diffstat (limited to 'sbin/ipfw')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index de683e3..0299d68 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -316,7 +316,7 @@ file systems are mounted (yet) by the time 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 |