summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2016-08-29 11:02:36 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2016-08-29 11:02:36 +0900
commit871583be952ccf7d19c0c3e489d94a4330a77a7c (patch)
treeba637d5aa623a8825b9c7500c312ee5421c586c1 /man/systemd.mount.xml
parent2551d797f36975e75761cb9c3974edd7986325a1 (diff)
man: systemd.mount: DefaultTimeoutStart -> DefaultTimeoutStartSec
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r--man/systemd.mount.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index fa17f22dc3..bfdb3ce315 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -386,7 +386,7 @@
Takes a unit-less value in seconds, or a time span value such
as "5min 20s". Pass 0 to disable the timeout logic. The
default value is set from the manager configuration file's
- <varname>DefaultTimeoutStart=</varname>
+ <varname>DefaultTimeoutStartSec=</varname>
variable.</para></listitem>
</varlistentry>
</variablelist>