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:
@ -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>
|
||||
|
Reference in New Issue
Block a user