diff options
author | Michael Scherer <misc@redhat.com> | 2018-12-13 19:19:35 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-12-13 20:30:58 +0100 |
commit | 41fc3fab1c2eddd79e9783573103dd6bb5c46749 (patch) | |
tree | afc8c3cef5c0eab8b4a4fe4272dca554f82ad852 /man/systemd.mount.xml | |
parent | NEWS: typos and wording adjustments (diff) | |
download | systemd-41fc3fab1c2eddd79e9783573103dd6bb5c46749.tar.xz systemd-41fc3fab1c2eddd79e9783573103dd6bb5c46749.zip |
man: Use the proper option name in documentation
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r-- | man/systemd.mount.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index abd43ee684..6d8c873ca5 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -165,7 +165,7 @@ is detected by <command>systemd-fstab-generator</command> and the options are transformed so that systemd fulfills the job-control implications of that option. Specifically <command>systemd-fstab-generator</command> acts - as though <literal>x-systemd.mount-timout=infinity,retry=10000</literal> was + as though <literal>x-systemd.mount-timeout=infinity,retry=10000</literal> was prepended to the option list, and <literal>fg,nofail</literal> was appended. Depending on specific requirements, it may be appropriate to provide some of these options explicitly, or to make use of the |