diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
commit | bb31a4ac1997c189a344caf554f34c6aabc71aa7 (patch) | |
tree | 3301834059dc416fbf78087aae53fdf9459aa97a /man/systemd-fstab-generator.xml | |
parent | 5b4d50efe83851fe84837db795e14b1d64be530b (diff) |
man: typo fixes
https://bugs.freedesktop.org/show_bug.cgi?id=55890
Fixed typos, serial comma, and removed "either" as there were more
than two options. Also did an extra rename of "system-shutdown"
to "systemd-shutdown" that was forgotten in commit
8bd3b8620c80d0f2383f2fb04315411fc8077ca1
Diffstat (limited to 'man/systemd-fstab-generator.xml')
-rw-r--r-- | man/systemd-fstab-generator.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml index 87cc35b7d1..2decec6c40 100644 --- a/man/systemd-fstab-generator.xml +++ b/man/systemd-fstab-generator.xml @@ -59,7 +59,7 @@ for details) into native systemd units early at boot and when configuration of the system manager is reloaded. This will instantiate mount and swap units - units as necessary.</para> + as necessary.</para> <para>See <citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry> @@ -94,10 +94,10 @@ generator to ignore any mounts or swaps configured in <filename>/etc/fstab</filename>. <varname>rd.fstab=</varname> - is honoured only be initial RAM disk + is honored only by initial RAM disk (initrd) while <varname>luks.fstab=</varname> is - honoured by both the main system and + honored by both the main system and the initrd. </para></listitem> </varlistentry> |