svn commit: r320276 - head/sbin/ipfw
Emmanuel Vadot
manu at FreeBSD.org
Fri Jun 23 17:31:08 UTC 2017
Author: manu
Date: Fri Jun 23 17:31:07 2017
New Revision: 320276
URL: https://svnweb.freebsd.org/changeset/base/320276
Log:
ipfw: Note that bandwidth can take G suffix in the manpage
Reported by: Jose Luis Duran (github)
Modified:
head/sbin/ipfw/ipfw.8
Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8 Fri Jun 23 17:21:37 2017 (r320275)
+++ head/sbin/ipfw/ipfw.8 Fri Jun 23 17:31:07 2017 (r320276)
@@ -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
More information about the svn-src-all
mailing list