mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-27 08:45:58 -04:00
minor format fixes
This commit is contained in:
parent
fa3b299a51
commit
9f76056671
3 changed files with 16 additions and 16 deletions
|
@ -216,8 +216,8 @@ Server will close the connection.
|
|||
Traceback may be empty, can be enabled server-side as part of debug mode.
|
||||
Delimiting zero-byte is always present.
|
||||
|
||||
Fields are should substituted into `%`-style format string, possibly after
|
||||
client-side translation, to form final message to be displayed unto user. Server
|
||||
Fields should be fromatted to `%`-style format string, possibly after
|
||||
client-side translation, to form final message to be displayed to the user. Server
|
||||
does not by itself support translation.
|
||||
|
||||
## Tags
|
||||
|
@ -225,10 +225,10 @@ does not by itself support translation.
|
|||
The tags provided can be used to write custom policies. They are not used in
|
||||
a default Qubes OS installation. However, they are created anyway.
|
||||
|
||||
- `created-by-<vm>` — Created in an extension to qubesd at the
|
||||
- `created-by-<vm>` - Created in an extension to `qubesd` at the
|
||||
moment of creation of the VM. Cannot be changed via API, which is also
|
||||
enforced by this extension.
|
||||
- `managed-by-<vm>` — Can be used for the same purpose, but it is
|
||||
- `managed-by-<vm>` - Can be used for the same purpose, but it is
|
||||
not created automatically, nor is it forbidden to set or reset this tag.
|
||||
|
||||
## Backup profile
|
||||
|
|
|
@ -218,7 +218,7 @@ In this example, Network Manager on KDE, the network had the following values:
|
|||
4. Gateway 10.138.24.248
|
||||
5. Virtual DNS 10.139.1.1 and 10.139.1.2
|
||||
|
||||

|
||||

|
||||
|
||||
The network was set up by entering Network Manager, selecting the Wi-Fi & Networking tab, clicking on the Wired Ethernet
|
||||
item, and selecting tab IPv4 (1).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue