Date: Fri, 23 Jun 2017 17:31:07 +0000 (UTC) From: Emmanuel Vadot <manu@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r320276 - head/sbin/ipfw Message-ID: <201706231731.v5NHV7cs035847@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706231731.v5NHV7cs035847>