summaryrefslogtreecommitdiffstats
path: root/man7/mount_namespaces.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/mount_namespaces.7')
-rw-r--r--man7/mount_namespaces.717
1 files changed, 9 insertions, 8 deletions
diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
index 18432d4b0..8d9b8de1e 100644
--- a/man7/mount_namespaces.7
+++ b/man7/mount_namespaces.7
@@ -716,8 +716,9 @@ For reasons of space, "private" is abbreviated as "priv" and
"unbindable" as "unbind".
.TS
lb2 lb2 lb2 lb2 lb1
-lb l l l l l.
+lb | l l l l l.
make-shared make-slave make-priv make-unbind
+_
shared shared slave/priv [1] priv unbind
slave slave+shared slave [2] priv unbind
slave+shared slave+shared slave priv unbind
@@ -764,12 +765,12 @@ and is summarized in the following table.
.TS
lb2 lb1 lb2 lb2 lb2 lb0
lb2 lb1 lb2 lb2 lb2 lb0
-lb lb l l l l l.
+lb lb | l l l l l.
source(A)
shared private slave unbind
_
-dest(B) shared | shared shared slave+shared invalid
- nonshared | shared private slave invalid
+dest(B) shared shared shared slave+shared invalid
+ nonshared shared private slave invalid
.TE
.sp 1
Note that a recursive bind of a subtree follows the same semantics
@@ -808,12 +809,12 @@ and is summarized in the following table.
.TS
lb2 lb1 lb2 lb2 lb2 lb0
lb2 lb1 lb2 lb2 lb2 lb0
-lb lb l l l l l.
+lb lb | l l l l l.
source(A)
shared private slave unbind
_
-dest(B) shared | shared shared slave+shared invalid
- nonshared | shared private slave unbindable
+dest(B) shared shared shared slave+shared invalid
+ nonshared shared private slave unbindable
.TE
.sp 1
Note: moving a mount that resides under a shared mount is invalid.
@@ -1138,7 +1139,7 @@ See
.IR Documentation/filesystems/sharedsubtree.txt
in the kernel source tree.
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,