summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-01 22:58:31 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-03 23:52:39 +0100
commitf0c5cda25150d49f9433408e08ed689a92395df2 (patch)
tree0f24b85ffb315f7d0db2aad6aed519e50004f6aa /man/systemd.mount.xml
parentde59724865767b688bb13b04f0c78ec5abc37867 (diff)
downloadsystemd-f0c5cda25150d49f9433408e08ed689a92395df2.tar.gz
man: add missing descriptions of fstab options to systemd.swap(5)
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r--man/systemd.mount.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index daee201eeb..abd43ee684 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -263,7 +263,7 @@
for details.</para></listitem>
</varlistentry>
- <varlistentry>
+ <varlistentry id='device-timeout'>
<term><option>x-systemd.device-timeout=</option></term>
<listitem><para>Configure how long systemd should wait for a
@@ -303,7 +303,7 @@
<varlistentry>
<term><option>x-systemd.makefs</option></term>
- <listitem><para>The file system or swap structure will be initialized
+ <listitem><para>The file system will be initialized
on the device. If the device is not "empty", i.e. it contains any signature,
the operation will be skipped. It is hence expected that this option
remains set even after the device has been initalized.</para>