aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-04-18 19:41:15 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-08-16 08:15:44 +0000
commit1103bc026f729f0c0f1a30259a2b3d343a064035 (patch)
tree4509220a299ee96782c10a3edae2e0194c4b4e76
parentda4c8aec04ebfcc6a80e5b05a3776fb1e8050571 (diff)
downloadsrc-1103bc026f729f0c0f1a30259a2b3d343a064035.tar.gz
src-1103bc026f729f0c0f1a30259a2b3d343a064035.zip
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 (cherry picked from commit 4c08b978b276f8cfc25f72715e97898f629f7f89)
-rw-r--r--usr.sbin/bhyve/bhyve.821
1 files changed, 13 insertions, 8 deletions
diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index d38a9487abef..3105dbca016a 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -166,19 +166,24 @@ value.
Blank lines and lines starting with
.Sq #
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.
The only supported devices are the TTY-class devices
-.Ar com1
-through
-.Ar com4 ,
+.Cm com1 , com2 , com3 ,
+and
+.Cm com4 ,
the boot ROM device
-.Ar bootrom ,
+.Cm bootrom ,
and the debug/test device
-.Ar pc-testdev .
+.Cm pc-testdev .
.Pp
-.Ar help
-print a list of supported LPC devices.
+The possible values for the
+.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
Guest physical memory size in bytes.
This must be the same size that was given to