summaryrefslogtreecommitdiff
path: root/man/systemd.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-09-23 15:10:06 +0200
committerLennart Poettering <lennart@poettering.net>2022-09-23 15:12:18 +0200
commit55c041b4e4dffad936522674d739a0affc08bdf4 (patch)
treeb0aef0c05053e157cd38b22008568014b000ca67 /man/systemd.xml
parent32e276708089110243682d8aaa3d58075b91f0d6 (diff)
downloadsystemd-55c041b4e4dffad936522674d739a0affc08bdf4.tar.gz
tree-wide: also settle on "initrd" instead of "initial RAM disk"
With this the concept is now called the same way everywhere except where historical info is relevant or where the other names are API.
Diffstat (limited to 'man/systemd.xml')
-rw-r--r--man/systemd.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/man/systemd.xml b/man/systemd.xml
index 99b6f11b90..f4213e2ee8 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -752,16 +752,12 @@
<term><varname>systemd.unit=</varname></term>
<term><varname>rd.systemd.unit=</varname></term>
- <listitem><para>Overrides the unit to activate on boot.
- Defaults to <filename>default.target</filename>. This may be
- used to temporarily boot into a different boot unit, for
- example <filename>rescue.target</filename> or
- <filename>emergency.service</filename>. See
+ <listitem><para>Overrides the unit to activate on boot. Defaults to
+ <filename>default.target</filename>. This may be used to temporarily boot into a different boot unit,
+ for example <filename>rescue.target</filename> or <filename>emergency.service</filename>. See
<citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>
- for details about these units. The option prefixed with
- <literal>rd.</literal> is honored only in the initial RAM disk
- (initrd), while the one that is not prefixed only in the main
- system.</para></listitem>
+ for details about these units. The option prefixed with <literal>rd.</literal> is honored only in the
+ initrd, while the one that is not prefixed only in the main system.</para></listitem>
</varlistentry>
<varlistentry>