10.03.2015 15:23, Markus Armbruster wrote: > Several issues: > > * Commands i and o lack @item. Their one-liner documentation gets > squashed into the preceding command print. Add the obvious @item. > > * Commands i, o and cpu-add lack @findex. The function index doesn't > have them. Add the obvious @findex. > > * Commit 727f005 put block_set_io_throttle was added in the middle of > block_passwd. Move it. > > * Correct spelling of commands chardev-add and chardev-remove in @item > and @findex. > > * Some commands have a blank line between @item/@findex and the text, > most don't. Normalize to no blank line.
Applied to -trivial, thank you! /mjt