mount_namespaces.7: Minor clean-up (note a forward reference in the text)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-11 16:16:36 +01:00
parent 4bfc202622
commit 4f74d99615
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ considered a less privileged mount namespace.
.IP *
When creating a less privileged mount namespace,
shared mounts are reduced to slave mounts.
(Shared and slave mounts are discussed below.)
This ensures that mappings performed in less
privileged mount namespaces will not propagate to more privileged
mount namespaces.