mount_namespaces.7: srcfix: remove a crufty FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-20 12:12:44 +02:00
parent fb51288cb2
commit a93436f081
1 changed files with 0 additions and 2 deletions

View File

@ -97,8 +97,6 @@ This ensures that mappings performed in less
privileged mount namespaces will not propagate to more privileged
mount namespaces.
.IP *
.\" FIXME .
.\" What does "come as a single unit from more privileged mount" mean?
Mounts that come as a single unit from more privileged mount are
locked together and may not be separated in a less privileged mount
namespace.