diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-24 19:59:33 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-24 19:59:33 -0500 |
commit | e22ac43bc057a305d748221c3b2c935084d6f1b5 (patch) | |
tree | 2d656392526cfc1a639d113033d138d18b5c70bd /man/systemd.mount.xml | |
parent | 0ae9c92a933869d5695396d067aa555dacbbba08 (diff) |
man: mention /proc/self/mountinfo in systemd.mount(5)
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r-- | man/systemd.mount.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 7f879db709..f319cf7ce9 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -105,7 +105,10 @@ <para>Mount points created at runtime (independently of unit files or <filename>/etc/fstab</filename>) will be monitored by systemd and appear like any other mount - unit in systemd.</para> + unit in systemd. + See <filename>/proc/self/mountinfo</filename> description + in <citerefentry><refentrytitle>proc</refentrytitle><manvolnum>5</manvolnum></citerefentry>. + </para> <para>Some file systems have special semantics as API file systems for kernel-to-userspace and @@ -297,6 +300,7 @@ <citerefentry><refentrytitle>systemd.kill</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.device</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + <citerefentry><refentrytitle>proc</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd-fstab-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.directives</refentrytitle><manvolnum>7</manvolnum></citerefentry> |