Fix typos
Most of these typos were corrected in the qubes-doc repo as part of a larger typo fixing sweet, but those changes were reverted when the pages were regerenated from source.
This commit is contained in:
parent
47e81a525e
commit
6901fde56a
@ -6,7 +6,7 @@ NAME
|
|||||||
====
|
====
|
||||||
qvm-add-appvm - add an already installed appvm to the Qubes DB
|
qvm-add-appvm - add an already installed appvm to the Qubes DB
|
||||||
|
|
||||||
WARNING: Noramlly you would not need this command, and you would use qvm-create instead!
|
WARNING: Normally you should not need this command, and you should use qvm-create instead!
|
||||||
|
|
||||||
:Date: 2012-04-10
|
:Date: 2012-04-10
|
||||||
|
|
||||||
|
@ -134,7 +134,7 @@ mac
|
|||||||
|
|
||||||
Can be used to force specific of virtual ethernet card in the VM. Setting
|
Can be used to force specific of virtual ethernet card in the VM. Setting
|
||||||
to ``auto`` will use automatic-generated MAC - based on VM id. Especially
|
to ``auto`` will use automatic-generated MAC - based on VM id. Especially
|
||||||
useful when some licencing depending on static MAC address.
|
useful when licensing requires a static MAC address.
|
||||||
For template-based HVM ``auto`` mode means to clone template MAC.
|
For template-based HVM ``auto`` mode means to clone template MAC.
|
||||||
|
|
||||||
default_user
|
default_user
|
||||||
@ -147,7 +147,7 @@ debug
|
|||||||
Accepted values: ``on``, ``off``
|
Accepted values: ``on``, ``off``
|
||||||
|
|
||||||
Enables debug mode for VM. This can be used to turn on/off verbose logging
|
Enables debug mode for VM. This can be used to turn on/off verbose logging
|
||||||
in many qubes components at once (gui virtualization, VM kernel, some other
|
in many Qubes components at once (gui virtualization, VM kernel, some other
|
||||||
services).
|
services).
|
||||||
For template-based HVM, enabling debug mode also disables automatic reset
|
For template-based HVM, enabling debug mode also disables automatic reset
|
||||||
root.img (actually volatile.img) before each VM startup, so changes made to
|
root.img (actually volatile.img) before each VM startup, so changes made to
|
||||||
@ -172,7 +172,7 @@ guiagent_installed
|
|||||||
This HVM have gui agent installed. This option disables full screen GUI
|
This HVM have gui agent installed. This option disables full screen GUI
|
||||||
virtualization and enables per-window seemless GUI mode. This option will
|
virtualization and enables per-window seemless GUI mode. This option will
|
||||||
be automatically turned on during Qubes Windows Tools installation, but if
|
be automatically turned on during Qubes Windows Tools installation, but if
|
||||||
you install qubes gui agent in some other OS, you need to turn this option
|
you install Qubes gui agent in some other OS, you need to turn this option
|
||||||
on manually. You can turn this option off to troubleshoot some early HVM OS
|
on manually. You can turn this option off to troubleshoot some early HVM OS
|
||||||
boot problems (enter safe mode etc), but the option will be automatically
|
boot problems (enter safe mode etc), but the option will be automatically
|
||||||
enabled at first VM normal startup (and will take effect from the next
|
enabled at first VM normal startup (and will take effect from the next
|
||||||
|
@ -17,7 +17,7 @@ OPTIONS
|
|||||||
-h, --help
|
-h, --help
|
||||||
Show this help message and exit
|
Show this help message and exit
|
||||||
--force
|
--force
|
||||||
Do not prompt for comfirmation
|
Do not prompt for confirmation
|
||||||
|
|
||||||
AUTHORS
|
AUTHORS
|
||||||
=======
|
=======
|
||||||
|
@ -30,7 +30,7 @@ OPTIONS
|
|||||||
SUPPORTED SERVICES
|
SUPPORTED SERVICES
|
||||||
==================
|
==================
|
||||||
|
|
||||||
This list can be incomplete as VM can implement any additional service without knowlege of qubes-core code.
|
This list can be incomplete as VM can implement any additional service without knowledge of qubes-core code.
|
||||||
|
|
||||||
meminfo-writer
|
meminfo-writer
|
||||||
Default: enabled everywhere excluding NetVM
|
Default: enabled everywhere excluding NetVM
|
||||||
@ -38,7 +38,7 @@ meminfo-writer
|
|||||||
This service reports VM memory usage to dom0, which effectively enables dynamic memory management for the VM.
|
This service reports VM memory usage to dom0, which effectively enables dynamic memory management for the VM.
|
||||||
|
|
||||||
*Note:* this service is enforced to be set by dom0 code. If you try to
|
*Note:* this service is enforced to be set by dom0 code. If you try to
|
||||||
remove it (reset to defult state), will be recreated with the rule: enabled
|
remove it (reset to default state), will be recreated with the rule: enabled
|
||||||
if VM have no PCI devices assigned, otherwise disabled.
|
if VM have no PCI devices assigned, otherwise disabled.
|
||||||
|
|
||||||
qubes-dvm
|
qubes-dvm
|
||||||
|
Loading…
Reference in New Issue
Block a user