bhyve.8: Improve the description and synopsis of -l

- Describe "-l help" separately for readability.
- List all the supported comX devices explicitly
- Use Cm instead of Ar for command modifiers (i.e., literal values a
  user can specify as an argument to the command).
- Explain where to get more information about the possible values of the
  conf argument.

MFC after:	2 weeks
This commit is contained in:
Mateusz Piotrowski 2021-04-18 21:41:15 +02:00
parent ccb1c87a6a
commit 4c08b978b2

View File

@ -166,19 +166,24 @@ value.
Blank lines and lines starting with Blank lines and lines starting with
.Sq # .Sq #
are ignored. are ignored.
.It Fl l Op Ar help|lpcdev Ns Op , Ns Ar conf .It Fl l Cm help
Print a list of supported LPC devices.
.It Fl l Ar lpcdev Ns Op Cm \&, Ns Ar conf
Allow devices behind the LPC PCI-ISA bridge to be configured. Allow devices behind the LPC PCI-ISA bridge to be configured.
The only supported devices are the TTY-class devices The only supported devices are the TTY-class devices
.Ar com1 .Cm com1 , com2 , com3 ,
through and
.Ar com4 , .Cm com4 ,
the boot ROM device the boot ROM device
.Ar bootrom , .Cm bootrom ,
and the debug/test device and the debug/test device
.Ar pc-testdev . .Cm pc-testdev .
.Pp .Pp
.Ar help The possible values for the
print a list of supported LPC devices. .Ar conf
argument are listed in the
.Fl s
flag description.
.It Fl m Ar memsize Ns Op Ar K|k|M|m|G|g|T|t .It Fl m Ar memsize Ns Op Ar K|k|M|m|G|g|T|t
Guest physical memory size in bytes. Guest physical memory size in bytes.
This must be the same size that was given to This must be the same size that was given to