misc: trim excess whitespace

This commit is contained in:
a1346054 2021-10-02 14:18:55 +00:00 committed by Cole Robinson
parent 0d71a9a7fd
commit fa78a0c3f2
2 changed files with 4 additions and 4 deletions

View File

@ -232,7 +232,7 @@
- OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson)
- Improved support for AArch64 qemu/kvm
- virt-install: Support `--disk type=network` parameters
- virt-install: Make `--disk` just work
- virt-install: Make `--disk` just work
- virt-install: Add `--disk sgio=` option (Giuseppe Scrivano)
- addhardware: default to an existing bus when adding a new disk
(Giuseppe Scrivano)
@ -552,7 +552,7 @@ to the hypervisor.
The release introduces online help for all windows / dialogs in the
application, to explain usage & operation of key functions. Auto-popup
of consoles was fixed for existing inactive domains. Additional control
operations are available on the right-click menu in the VM list. A
operations are available on the right-click menu in the VM list. A
handful of other minor bug fixes are also applied.
## Release 0.3.1
@ -591,7 +591,7 @@ team for excellent progress on this. It is now possible to control
the virt-manager UI with command line arguments as well as the DBus
API & it DBus activation is no longer used by default which fixes
interaction with GNOME keyring & AT-SPI accessibility. Numerous
UI issues were fixed / clarified, particularly in the graphical
UI issues were fixed / clarified, particularly in the graphical
console and new VM creation wizard.

View File

@ -1225,7 +1225,7 @@ Connect the guest to the host network. Examples for specifying the network type:
``bridge=BRIDGE``
Connect to a bridge device in the host called ``BRIDGE``. Use this option if
the host has static networking config & the guest requires full outbound
and inbound connectivity to/from the LAN. Also use this if live migration
and inbound connectivity to/from the LAN. Also use this if live migration
will be used with this guest.
``network=NAME``