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.
|
Traceback may be empty, can be enabled server-side as part of debug mode.
|
||||||
Delimiting zero-byte is always present.
|
Delimiting zero-byte is always present.
|
||||||
|
|
||||||
Fields are should substituted into `%`-style format string, possibly after
|
Fields should be fromatted to `%`-style format string, possibly after
|
||||||
client-side translation, to form final message to be displayed unto user. Server
|
client-side translation, to form final message to be displayed to the user. Server
|
||||||
does not by itself support translation.
|
does not by itself support translation.
|
||||||
|
|
||||||
## Tags
|
## 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
|
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.
|
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
|
moment of creation of the VM. Cannot be changed via API, which is also
|
||||||
enforced by this extension.
|
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.
|
not created automatically, nor is it forbidden to set or reset this tag.
|
||||||
|
|
||||||
## Backup profile
|
## 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
|
4. Gateway 10.138.24.248
|
||||||
5. Virtual DNS 10.139.1.1 and 10.139.1.2
|
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
|
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).
|
item, and selecting tab IPv4 (1).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue