Skip to content

Commit

Permalink
bhyve.8: Update and rearrange to improve readability
Browse files Browse the repository at this point in the history
bhyve's man page is a very long block of text that has grown to
proportions that make it hard to read.  In particular, the level of
nesting of various content means man can no longer render the text in a
user-friendly way.

To remedy this:
- move the -s argument documentation into a separate section and
  reformat the various arguments so they are consistent
- add documentation on how to use the -o config.dump feature
- make the listing of various arguments more consistent
- consolidated duplicate listings of TPM backends
- add an example for the config.dump feature
- fix various formatting inconsistencies.

Reviewed by:	emaste, imp, jrm, Pau Amma <pauamma@gundo.com>, rgrimes
Differential Revision:	https://reviews.freebsd.org/D43940
  • Loading branch information
Chris Moerz authored and Jehops committed Apr 28, 2024
1 parent cd4bd97 commit b30a7e5
Showing 1 changed file with 151 additions and 98 deletions.
Loading

0 comments on commit b30a7e5

Please sign in to comment.