summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-30 21:42:07 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-30 21:42:07 +0200
commitc485d3ba094a0bf8d0165a4ba3eb5602cc21812a (patch)
tree856e3f6657b85594f625237d8c717b19af4de41c /man/systemd.mount.xml
parent6de0e0e500d9d534c6e4baab242fc2a146f021fa (diff)
service: mark compat options as such
This moves FsckPassNo= and SysVStartPriority= into its own "Compatibility Options" section in the man page to clarify that these options are not useful for anything but establishing a limited amount of compatibility. Also stop exposing these options on the bus.
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r--man/systemd.mount.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index a1cc9dbf8..d733f8153 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>