Page MenuHomeFreeBSD

Improve formatting of synopsis section
ClosedPublic

Authored by 0mp on Apr 21 2020, 10:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 14, 8:51 AM
Unknown Object (File)
Mon, Apr 14, 4:45 AM
Unknown Object (File)
Sun, Apr 13, 9:20 PM
Unknown Object (File)
Sun, Apr 13, 8:34 PM
Unknown Object (File)
Wed, Mar 26, 8:35 AM
Unknown Object (File)
Mar 17 2025, 5:45 PM
Unknown Object (File)
Feb 19 2025, 12:53 AM
Unknown Object (File)
Feb 10 2025, 10:13 PM
Subscribers

Details

Summary
Improve formatting of synopsis section

This patch is about sorting the arguments and using proper mdoc macros to
stylize arguments and command modifiers for much better readability.

Further styles fixes in other sections within the bhyve manual page are going
to be in the future.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

If you only knew how long I fought with white space issue, Ar and Cm trying to get that to format correct for cpus=. Thank you!

This revision is now accepted and ready to land.Apr 22 2020, 2:12 AM

If you only knew how long I fought with white space issue, Ar and Cm trying to get that to format correct for cpus=. Thank you!

:) I'm super happy that this change is so valuable then!

This revision was automatically updated to reflect the committed changes.