summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-06-30 09:27:16 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-06-30 18:41:17 -0400
commit63b03c0b2889dd490b3511f12f00268c154a655c (patch)
tree1fb83827cd443079b38f948e2bea4fd3d8e7c562 /tools
parenta17f2dc15b84c158a13968b4dbef92ae4f45c572 (diff)
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.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/make-directive-index.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py
index 2ff304fdd..5c80a7b9e 100755
--- a/tools/make-directive-index.py
+++ b/tools/make-directive-index.py
@@ -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>