]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve.8: Improve emulation description of the -s flag
authorMateusz Piotrowski <0mp@FreeBSD.org>
Sun, 18 Apr 2021 21:08:39 +0000 (23:08 +0200)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Sun, 18 Apr 2021 21:33:23 +0000 (23:33 +0200)
commit7014cb2393594ee4a8389c65d507afacf729c041
tree7c2597187f4a34db35219d40953adbe05bc53f30
parent234d8c470b44160fe0cbce49b972b3b19f246a89
bhyve.8: Improve emulation description of the -s flag

- Set width of the list to the longest key word for readability.
- Separate descriptions of amd_hostbridge and hostbridge emulations.
  Also, wordsmith their descriptions for consistency with other entries.
- Use Cm instead of Li for command modifiers.
- Do not stylize AMD with Li, there's no need to do it.
- Mention COM3 and COM4 in the definition of lpc.
- Fix a typo in the definition of ahci-hd ("hard drive" instead of
  "hard-drive").

MFC after: 2 weeks
usr.sbin/bhyve/bhyve.8