Fix a few typos

This commit is contained in:
Dmitry V. Levin 2024-04-26 08:00:00 +00:00
parent 0ae86fa285
commit 7a15cd1a16
No known key found for this signature in database
GPG key ID: A8041FA839E16E36
16 changed files with 16 additions and 16 deletions

View file

@ -104,7 +104,7 @@ While using the `no-strict-reset` flag, do not require PCI device to be reset be
qvm-pci attach --persistent --option permissive=true --option no-strict-reset=true sys-usb dom0:<BDF_OF_DEVICE>
~~~
Be sure to replace `<BDF_OF_DEVICE>` with the BDF of your PCI device, which can be be obtained from running `qvm-pci`.
Be sure to replace `<BDF_OF_DEVICE>` with the BDF of your PCI device, which can be obtained from running `qvm-pci`.
You can also configure strict reset directly from the Qubes interface by following these steps: