From a37ef4550eb132764ec08c517f800148cb785f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 17 May 2019 15:14:49 +0200 Subject: [PATCH] man: add missing = Fixes #12598. --- man/systemd.mount.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 022e227e83..178dc188a5 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.