summaryrefslogtreecommitdiffstats
path: root/man/os-release.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-04-13 05:52:56 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-04-13 05:52:56 +0200
commitf1a5c566c1d530ea8abab571b4313548fe7f2ee0 (patch)
tree41dc2e5ac2125e72983b90c27607485ec98f0ae0 /man/os-release.xml
parentload-fragment: parse specifiers in CPUAffinity= (#19281) (diff)
downloadsystemd-f1a5c566c1d530ea8abab571b4313548fe7f2ee0.tar.xz
systemd-f1a5c566c1d530ea8abab571b4313548fe7f2ee0.zip
man: fix typo
Diffstat (limited to 'man/os-release.xml')
-rw-r--r--man/os-release.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/os-release.xml b/man/os-release.xml
index e8462500f2..cda0779303 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -352,9 +352,9 @@
<listitem><para> A lower-case string (no spaces or other characters outside of 0–9, a–z, ".", "_" and
"-"), identifying a specific image of the operating system. This is supposed to be used for
environments where OS images are prepared, built, shipped and updated as comprehensive, consistent OS
- images. This field is optional and may not be implemented on all systems, in particulary not on those
+ images. This field is optional and may not be implemented on all systems, in particularly not on those
that are not managed via images but put together and updated from individual packages and on the
- local system. Examples: <literal>IMAGE_ID=vendorx-cashier-system</literal>,
+ local system. Examples: <literal>IMAGE_ID=vendorx-cashier-system</literal>,
<literal>IMAGE_ID=netbook-image</literal> </para></listitem>
</varlistentry>