tags 697141 + patch
thanks

On 02.01.2013 17:00, Michael Biebl wrote:
> Updating util-linux for wheezy is of course out of the question.
> As an intermediate solution, we could change the systemd.mount man page
> to mention comment= instead of x-.

Attached is a patch to do just that.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 8f1cc51..c6f10a1 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -112,13 +112,13 @@
                 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>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to