diff options
Diffstat (limited to 'man/systemd-fstab-generator.xml')
-rw-r--r-- | man/systemd-fstab-generator.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml index 8996686e7a..e3cf5d2bfb 100644 --- a/man/systemd-fstab-generator.xml +++ b/man/systemd-fstab-generator.xml @@ -61,10 +61,11 @@ reloaded. This will instantiate mount and swap units as necessary.</para> - <para>The <varname>passno</varname> field - is treated like a simple boolean, and the ordering information - is discarded. However, the root filesystem is checked - before all the other filesystems.</para> + <para>The <varname>passno</varname> field is treated + like a simple boolean, and the ordering information is + discarded. However, if the root file system is + checked, it is checked before all the other + file systems.</para> <para>See <citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry> |