diff options
author | ivoras <ivoras@FreeBSD.org> | 2008-08-27 15:30:09 +0000 |
---|---|---|
committer | ivoras <ivoras@FreeBSD.org> | 2008-08-27 15:30:09 +0000 |
commit | fff9c7a248c5a7b446ddbf66aac2ae4d61bc7994 (patch) | |
tree | 2c29a7203c441acd010fd441be9460188ded6ad2 /sbin/ipfw/ipfw.8 | |
parent | 470dc620809fc044c4478d701334cccd1de05e62 (diff) | |
download | FreeBSD-src-fff9c7a248c5a7b446ddbf66aac2ae4d61bc7994.zip FreeBSD-src-fff9c7a248c5a7b446ddbf66aac2ae4d61bc7994.tar.gz |
Trivial typo fix.
Approved by: gnn (mentor)
Diffstat (limited to 'sbin/ipfw/ipfw.8')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index b7a80d9..0453167 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1850,7 +1850,7 @@ In practice, .Em pipes can be used to set hard limits to the bandwidth that a flow can use, whereas .Em queues -can be used to determine how different flow share the available bandwidth. +can be used to determine how different flows share the available bandwidth. .Pp The .Em pipe |