summaryrefslogtreecommitdiff
path: root/man/modules-load.d.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-13 22:46:37 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-13 23:09:00 -0500
commite670b166a08b7c1031a9e7d7675fa9a29c3e19c9 (patch)
treeb81080d60cefbe2b7734004a9b14b30c89af67f1 /man/modules-load.d.xml
parenta4e0b94d318e35b1441fc56f590668e80ff2e44e (diff)
downloadsystemd-e670b166a08b7c1031a9e7d7675fa9a29c3e19c9.tar.gz
man: use <replaceable> in various places
Diffstat (limited to 'man/modules-load.d.xml')
-rw-r--r--man/modules-load.d.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/modules-load.d.xml b/man/modules-load.d.xml
index ea4f524048..ce94bef7a7 100644
--- a/man/modules-load.d.xml
+++ b/man/modules-load.d.xml
@@ -58,7 +58,7 @@
reads files from the above directories which contain
kernel modules to load during boot in a static list.
Each configuration file is named in the style of
- <filename>/etc/modules-load.d/&lt;program&gt;.conf</filename>. Note
+ <filename>/etc/modules-load.d/<replaceable>program</replaceable>.conf</filename>. Note
that it is usually a better idea to rely on the
automatic module loading by PCI IDs, USB IDs, DMI IDs
or similar triggers encoded in the kernel modules
@@ -76,7 +76,7 @@
non-whitespace character is # or ; are ignored.</para>
<para>Each configuration file shall be named in the
- style of <filename>&lt;program&gt;.conf</filename>.
+ style of <filename><replaceable>program</replaceable>.conf</filename>.
Files in <filename>/etc/</filename> override files
with the same name in <filename>/usr/lib/</filename>
and <filename>/run/</filename>. Files in