]> git.proxmox.com Git - systemd.git/commitdiff
Use comment=systemd.* syntax in systemd.mount man page
authorMichael Biebl <biebl@debian.org>
Sat, 19 Jan 2013 14:33:44 +0000 (15:33 +0100)
committerMichael Biebl <biebl@debian.org>
Sat, 19 Jan 2013 14:38:35 +0000 (15:38 +0100)
The mount/util-linux version in wheezy is not recent enough to support
the new x-systemd* syntax. It requires util-linux 2.21 or newer with the
--enable-new-mount option enabled.

Once we have such a version in Debian, this commit should be reverted
again.

man/systemd.mount.xml

index 8f1cc514cfe4441363ed6d57df781ffd1f2dad32..c6f10a1bdce2009e1b584761b6d2a140514286d1 100644 (file)
                 points from <filename>/etc/fstab</filename>. If
                 <option>MountAuto=yes</option> is set in
                 <filename>system.conf</filename> (which is the
-                default), or if <option>x-systemd.mount</option> is
+                default), or if <option>comment=systemd.mount</option> is
                 specified as mount option, then systemd will create a
                 dependency of type <option>Wants</option> from either
                 <filename>local-fs.target</filename> or
                 <filename>remote-fs.target</filename>, depending
                 whether the file system is local or remote. If
-                <option>x-systemd.automount</option> is set, an
+                <option>comment=systemd.automount</option> is set, an
                 automount unit will be created for the file
                 system. See
                 <citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>