Page MenuHomeFreeBSD

geom: Document existing --libxo support in the manual pages
AcceptedPublic

Authored by lwhsu on Thu, Sep 10, 3:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 9:49 AM
Unknown Object (File)
Fri, Sep 11, 9:48 AM
Unknown Object (File)
Fri, Sep 11, 12:19 AM
Unknown Object (File)
Thu, Sep 10, 3:36 PM
Unknown Object (File)
Thu, Sep 10, 3:35 PM
Subscribers

Details

Reviewers
des
bcr
adrian
carlavilla
Group Reviewers
manpages
Summary
geom: Document existing --libxo support in the manual pages

The standard list and status subcommands of every GEOM class emit
through libxo, and so does geom -p, but only geom.8 (list, status) and
gpart.8 (show) mentioned it.  Mark the list and status forms with
--libxo in all class manual pages, add the option description, and
cross-reference xo_options(7).  Also mark geom -p in geom.8.

Only forms whose output already goes through libxo are marked;
class-specific verbs such as gmirror dump still print directly and are
left alone.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 76750
Build 73633: arc lint + arc unit