Fix wrong roles warnings and wording

This commit is contained in:
parulin 2025-09-15 05:03:50 -04:00
parent b0be3be4ee
commit c4d890d7c0
No known key found for this signature in database
GPG key ID: 65099A5B0E31336C
4 changed files with 5 additions and 5 deletions

View file

@ -14,8 +14,8 @@ Qubes OS is a free and open-source, security-oriented operating system for
single-user desktop computing. Qubes OS `leverages Xen-based virtualization <https://wiki.xen.org/wiki/Xen_Project_Software_Overview>`__ to allow for the creation and management of isolated compartments called :term:`qubes <qube>`.
These qubes, which are implemented as :ref:`virtual machines (VMs)<user/reference/glossary:vm>`, have specific:
These qubes, which are implemented as :term:`virtual machines (VMs)<VM>`, have specific:
- **Purposes:** with a predefined set of one or many isolated
applications, for personal or professional projects, to manage the
:doc:`network stack </developer/system/networking>`, :doc:`the firewall </user/security-in-qubes/firewall>`, or to fulfill other

View file

@ -29,7 +29,7 @@ In this example, the word processor runs in the “work” domain, which has bee
|r2b3-windows-seamless-1.png|
Qubes Release 2 can also run Windows AppVMs in seamless mode, integrated onto the common Qubes trusted desktop, just like Linux AppVMs! The seamless GUI integration has been introduced in Qubes R2 Beta 3. This requires :doc:`Qubes Windows Tools </user/templates/windows/qubes-windows-tools-4-1>` to be installed in the Windows VMs first.
Qubes Release 2 can also run Windows AppVMs in seamless mode, integrated onto the common Qubes trusted desktop, just like Linux AppVMs! The seamless GUI integration has been introduced in Qubes R2 Beta 3. This requires :doc:`Qubes Windows Tools </user/templates/windows/qubes-windows-tools>` to be installed in the Windows VMs first.
----