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 18, 12:12 PM
Unknown Object (File)
Fri, Sep 18, 10:14 AM
Unknown Object (File)
Fri, Sep 18, 12:12 AM
Unknown Object (File)
Thu, Sep 17, 5:01 PM
Unknown Object (File)
Thu, Sep 17, 9:20 AM
Unknown Object (File)
Tue, Sep 15, 6:41 AM
Unknown Object (File)
Mon, Sep 14, 11:37 PM
Unknown Object (File)
Mon, Sep 14, 9:51 AM
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