diff options
author | eadler <eadler@FreeBSD.org> | 2018-03-19 07:28:54 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2018-03-19 07:28:54 +0000 |
commit | 20a94f75486722435895cd17617749e9f1a89764 (patch) | |
tree | 0cd6e39ea71a0ce6a65b00e88d9538aa7fd9fc42 /sbin/ipfw/ipfw.8 | |
parent | 8470684e2dc471221633a457a9aacc7a837c1fc5 (diff) | |
download | FreeBSD-src-20a94f75486722435895cd17617749e9f1a89764.zip FreeBSD-src-20a94f75486722435895cd17617749e9f1a89764.tar.gz |
MFC r320268,r320276:
ipfw: dummynet: Add 'G' and 'g' suffix for bandwidth configuration/display
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 28a721e..8e7926b 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -2499,7 +2499,7 @@ The following parameters can be configured for a pipe: .It Cm bw Ar bandwidth | device Bandwidth, measured in .Sm off -.Op Cm K | M +.Op Cm K | M | G .Brq Cm bit/s | Byte/s . .Sm on .Pp |