summaryrefslogtreecommitdiff
path: root/man/veritytab.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-09-23 14:59:02 +0200
committerLennart Poettering <lennart@poettering.net>2022-09-23 15:10:53 +0200
commit32e276708089110243682d8aaa3d58075b91f0d6 (patch)
tree44a32b969266f7dfe9529f31e79046e78ca7e474 /man/veritytab.xml
parentaddc84ec9184094db4439006e8a3b955b6387f74 (diff)
downloadsystemd-32e276708089110243682d8aaa3d58075b91f0d6.tar.gz
tree-wide: use the term "initrd" at most places we so far used "initramfs"
In most cases we refernced the concept as "initrd". Let's convert most remaining uses of "initramfs" to "initrd" too, to stay internally consistent. This leaves "initramfs" only where it's relevant to explain historical concepts or where "initramfs" is part of the API (i.e. in /run/initramfs). Follow-up for: b66a6e1a5838b874b789820c090dd6850cf10513
Diffstat (limited to 'man/veritytab.xml')
-rw-r--r--man/veritytab.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/veritytab.xml b/man/veritytab.xml
index 7146159182..dc2f11c31e 100644
--- a/man/veritytab.xml
+++ b/man/veritytab.xml
@@ -149,7 +149,7 @@ This is based on crypttab(5).
<varlistentry>
<term><option>x-initrd.attach</option></term>
- <listitem><para>Setup this verity protected block device in the initramfs, similarly to
+ <listitem><para>Setup this verity protected block device in the initrd, similarly to
<citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
units marked with <option>x-initrd.mount</option>.</para>
@@ -160,8 +160,8 @@ This is based on crypttab(5).
use. With this option the device will still be detached but later after the root file
system is unmounted.</para>
- <para>All other verity protected block devices that contain file systems mounted in the
- initramfs should use this option.</para>
+ <para>All other verity protected block devices that contain file systems mounted in the initrd should
+ use this option.</para>
</listitem>
</varlistentry>