diff options
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r-- | man/systemd.mount.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index a1cc9dbf8d..d733f81539 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -258,6 +258,18 @@ </para></listitem> </varlistentry> + </variablelist> + </refsect1> + + <refsect1> + <title>Compatibility Options</title> + + <para>The following option is also available in the + <literal>[Mount]</literal> section, but exists purely + for compatibility reasons and should not be used in + newly written mount files.</para> + + <variablelist> <varlistentry> <term><varname>FsckPassNo=</varname></term> @@ -268,7 +280,6 @@ for more information on this setting. </para></listitem> </varlistentry> - </variablelist> </refsect1> |