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
Details
Details
- Reviewers
des bcr adrian carlavilla - Group Reviewers
manpages
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 76750 Build 73633: arc lint + arc unit