From: Zbigniew Jędrzejewski-Szmek Date: Fri, 25 Jan 2013 00:59:33 +0000 (-0500) Subject: man: mention /proc/self/mountinfo in systemd.mount(5) X-Git-Tag: v198~417 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=e22ac43bc057a305d748221c3b2c935084d6f1b5 man: mention /proc/self/mountinfo in systemd.mount(5) --- diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 7f879db70..f319cf7ce 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -105,7 +105,10 @@ Mount points created at runtime (independently of unit files or /etc/fstab) will be monitored by systemd and appear like any other mount - unit in systemd. + unit in systemd. + See /proc/self/mountinfo description + in proc5. + Some file systems have special semantics as API file systems for kernel-to-userspace and @@ -297,6 +300,7 @@ systemd.kill5, systemd.service5, systemd.device5, + proc5, mount8, systemd-fstab-generator8, systemd.directives7