summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-11-16 16:54:47 +0100
committerGitHub <noreply@github.com>2021-11-16 16:54:47 +0100
commit032e11a234b5d220c83ae5dd5deda9d5dec79234 (patch)
tree0485004b002e04600c022c2e19162b82834336f1 /man
parenthwdb: ieee1394-unit-function: add entry for MOTU Track 16 (diff)
parentunits: delay binfmt processing until after local-fs.target (diff)
downloadsystemd-032e11a234b5d220c83ae5dd5deda9d5dec79234.tar.xz
systemd-032e11a234b5d220c83ae5dd5deda9d5dec79234.zip
Merge pull request #21386 from keszybz/binfmt-later
Order binfmt.service after local-fs.target
Diffstat (limited to 'man')
-rw-r--r--man/binfmt.d.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml
index 6134b27d03..822e4fb8e1 100644
--- a/man/binfmt.d.xml
+++ b/man/binfmt.d.xml
@@ -44,9 +44,8 @@
url="https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html">binfmt-misc.rst</ulink> documentation
file for more information on registration of additional binary formats and how to write rules.</para>
- <para>Empty lines and lines beginning with ; and # are ignored.
- Note that this means you may not use ; and # as delimiter in
- binary format rules.</para>
+ <para>Empty lines and lines beginning with <literal>;</literal> and <literal>#</literal> are ignored.
+ Note that this means you may not use those symbols as the delimiter in binary format rules.</para>
</refsect1>
<xi:include href="standard-conf.xml" xpointer="confd" />