diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-02-22 22:54:23 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-02-23 08:56:03 +0100 |
commit | fe003f02dd19b9ae88af0384e5cf4f5934d1e9db (patch) | |
tree | f3a740a235562fbfb0bd76f378436cddc6b2f0d5 /man/os-release.xml | |
parent | man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-host (diff) | |
download | systemd-fe003f02dd19b9ae88af0384e5cf4f5934d1e9db.tar.xz systemd-fe003f02dd19b9ae88af0384e5cf4f5934d1e9db.zip |
man: various issues reported in #22432
Fixes #22432.
Diffstat (limited to 'man/os-release.xml')
-rw-r--r-- | man/os-release.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/os-release.xml b/man/os-release.xml index f5d6756f89..dd3c39f876 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -424,10 +424,10 @@ <term><varname>PORTABLE_PREFIXES=</varname></term> <listitem><para>Takes a space-separated list of one or more valid prefix match strings for the <ulink url="https://systemd.io/PORTABLE_SERVICES">Portable Services</ulink> logic. This field - serves two purposes: it's informational, identifying portable service images as such (and thus - allowing them to be distinguished from other OS images, such as bootable system images); whenever a - portable service image is attached the specified or implied portable service prefix is checked - against this list, to enforce restrictions how images may be attached to a + serves two purposes: it is informational, identifying portable service images as such (and thus + allowing them to be distinguished from other OS images, such as bootable system images). In is also + used when a portable service image is attached: the specified or implied portable service prefix is + checked against the list specified here, to enforce restrictions how images may be attached to a system.</para></listitem> </varlistentry> </variablelist> |