From: Zbigniew Jędrzejewski-Szmek Date: Fri, 17 May 2019 13:14:49 +0000 (+0200) Subject: man: add missing = X-Git-Tag: v243-rc1~408^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a37ef4550eb132764ec08c517f800148cb785f57;p=thirdparty%2Fsystemd.git man: add missing = Fixes #12598. --- diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 022e227e837..178dc188a5a 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -182,7 +182,7 @@ mount options are understood by systemd which influence how dependencies are created for mount points. systemd will create a dependency of type Wants= or - (see option + (see option below), from either local-fs.target or remote-fs.target, depending whether the file system is local or remote.