1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-04 12:22:39 +03:00

man: mention that x-systemd.device-timeout is only for fstab

Reformat fstab options description. Now they are easier to read and
show up in systemd.directives(7).

Use a single sublist for both /etc/fstab and /etc/crypttab options.
Many of them can be used in both places. crypttab(5) is updated to use
the same docbook elements, so formatting is uniform.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2014-06-30 09:27:16 -04:00
parent a17f2dc15b
commit 63b03c0b28
3 changed files with 104 additions and 71 deletions

View File

@ -113,12 +113,13 @@ TEMPLATE = '''\
</refsect1>
<refsect1>
<title>crypttab options</title>
<title><filename>/etc/crypttab</filename> and
<filename>/etc/fstab</filename> options</title>
<para>Options which influence mounted filesystems and
encrypted volumes.</para>
<variablelist id='crypttab-options' />
<variablelist id='fstab-options' />
</refsect1>
<refsect1>