[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH DOCDAY v2] docs: improve documentation of Xen command line parameters
On Mon, Jul 30, 2012 at 8:57 PM, Matt Wilson <msw@xxxxxxxxxx> wrote: > This change improves documentation for several Xen command line > parameters. Some of the Itanium-specific options are now removed. A > more thorough check should be performed to remove any other remnants. > > I've reformatted some of the entries to fit in 80 column terminals. > > Options that are yet undocumented but accept standard boolean / > integer values are now annotated as such. > > The size suffixes have been corrected to use the binary prefixes > instead of decimal prefixes. > > Signed-off-by: Matt Wilson <msw@xxxxxxxxxx> > Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > > diff -r bf922651da96 -r d9727ccf4c3d docs/misc/xen-command-line.markdown > --- a/docs/misc/xen-command-line.markdown Sat Jul 28 17:27:30 2012 +0000 > +++ b/docs/misc/xen-command-line.markdown Mon Jul 30 19:04:59 2012 +0000 > @@ -46,9 +46,9 @@ if a leading `0` is present. > > A size parameter may be any integer, with a size suffix > > -* `G` or `g`: Giga (2^30) > -* `M` or `m`: Mega (2^20) > -* `K` or `k`: Kilo (2^10) > +* `G` or `g`: Gibi (2^30) > +* `M` or `m`: Mibi (2^20) > +* `K` or `k`: Kibi (2^10) > * `B` or `b`: Bytes See my micro-rant on the earlier patch... I object to using the "*bibyte" construction, on the grounds that it's linguistically awful. Would GiB, MiB, and KiB work instead? -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |