diff options
Diffstat (limited to 'tools/make-directive-index.py')
-rwxr-xr-x | tools/make-directive-index.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index 2ff304fddc..5c80a7b9e6 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> |