]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: "the initial RAM disk" → "the initrd"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 15 Sep 2022 12:43:59 +0000 (13:43 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Sep 2022 14:48:50 +0000 (16:48 +0200)
commitb66a6e1a5838b874b789820c090dd6850cf10513
treedf30d43665c3bd1e29d6efe294c2c9e5e237dfd0
parent483bf5643aa1bdb498d7055ea20f534eac1d1486
man: "the initial RAM disk" → "the initrd"

In many places we spelled out the phrase behind "initrd" in full, but this
isn't terribly useful. In fact, no "RAM disk" is used, so emphasizing this
is just confusing to the reader. Let's just say "initrd" everywhere, people
understand what this refers to, and that it's in fact an initramfs image.

Also, s/i.e./e.g./ where appropriate.

Also, don't say "in RAM", when in fact it's virtual memory, whose pages
may or may not be loaded in page frames in RAM, and we have no control over
this.

Also, add <filename></filename> and other minor cleanups.
18 files changed:
man/bootctl.xml
man/bootup.xml
man/kernel-command-line.xml
man/kernel-install.xml
man/org.freedesktop.systemd1.xml
man/os-release.xml
man/systemctl.xml
man/systemd-boot.xml
man/systemd-creds.xml
man/systemd-cryptenroll.xml
man/systemd-cryptsetup-generator.xml
man/systemd-fstab-generator.xml
man/systemd-modules-load.service.xml
man/systemd-nspawn.xml
man/systemd-random-seed.service.xml
man/systemd-remount-fs.service.xml
man/systemd-repart.xml
man/systemd-stub.xml