summaryrefslogtreecommitdiff
path: root/man/bootup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/bootup.xml')
-rw-r--r--man/bootup.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/bootup.xml b/man/bootup.xml
index 16bb9c0b3f..4004e43d7f 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -200,10 +200,10 @@ emergency.service | | |
</refsect1>
<refsect1>
- <title>Bootup in the Initial RAM Disk (initrd)</title>
- <para>The initial RAM disk implementation (initrd) can be set up
- using systemd as well. In this case, boot up inside the initrd
- follows the following structure.</para>
+ <title>Bootup in the initrd</title>
+
+ <para>The initrd implementation can be set up using systemd as well. In this case, boot up inside the
+ initrd follows the following structure.</para>
<para>systemd detects that it is run within an initrd by checking
for the file <filename>/etc/initrd-release</filename>.