fixed typos

This commit is contained in:
GammaSQ 2019-01-05 14:40:48 +01:00
parent 8f7fb84a1f
commit f4fa25d6bf
No known key found for this signature in database
GPG key ID: D552FD2F98647C64
7 changed files with 27 additions and 27 deletions

View file

@ -26,7 +26,7 @@ While PCI device can only be used by one powered on VM at a time, it *is* possib
This means that you can use the device in one VM, shut that VM down, start up a different VM (to which the same device is also assigned), then use the device in that VM.
This can be useful if, for example, you have only one USB controller, but you have multiple security domains which all require the use of different USB devices.
Using the Commandline
Using the Command Line
------------------------
In order to assign a whole PCI(e) device to a VM, one should use the `qvm-pci` tool.
@ -64,7 +64,7 @@ This was moved to the [current documentation][finding controller].
Possible issues
---------------
Please refere to the [current documentation][possible issues] for an issue description and carefully read the [security implications]!
Please refer to the [current documentation][possible issues] for an issue description and carefully read the [security implications]!
Return here for a guide on how to enable permissive mode and disable strict reset!
Enabling permissive mode

View file

@ -6,9 +6,9 @@ permalink: /doc/usb-qube-how-to/
USB Qube HowTo
==============
If during installation you enabled the creation of a USB-qube, your system should be setup already and none of the mentioned steps here should be necessarry. (Unless you want to [remove your USB-qube].) If for any reason no USB-qube was created during installation, this guide will show you how to do so.
If during installation you enabled the creation of a USB-qube, your system should be setup already and none of the mentioned steps here should be necessary. (Unless you want to [remove your USB-qube].) If for any reason no USB-qube was created during installation, this guide will show you how to do so.
**Caution:** If you want to use a USB-keyboard, please beware of the possiblity to lock yourself out! To avoid this problem [enable your keyboard for login]!
**Caution:** If you want to use a USB-keyboard, please beware of the possibility to lock yourself out! To avoid this problem [enable your keyboard for login]!
Creating and Using a USB qube
-----------------------------