Date: Fri, 23 Jun 2017 19:33:32 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Emmanuel Vadot <manu@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r320276 - head/sbin/ipfw Message-ID: <20170623193332.75f7656ff83bf6b7755430b1@bidouilliste.com> In-Reply-To: <201706231731.v5NHV7cs035847@repo.freebsd.org> References: <201706231731.v5NHV7cs035847@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Jun 2017 17:31:07 +0000 (UTC) Emmanuel Vadot <manu@FreeBSD.org> wrote: > 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) Forgot: MFC After: 2 weeks X-MFC-With: r320268 > 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 -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170623193332.75f7656ff83bf6b7755430b1>