From 5aea19ed35bd2ad3106cd156056df268d68bf467 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 17 Aug 2021 13:04:47 +0200 Subject: [PATCH] mount_namespaces.7: wfix Signed-off-by: Michael Kerrisk --- man7/mount_namespaces.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7 index 975a6c898..e462e4cf2 100644 --- a/man7/mount_namespaces.7 +++ b/man7/mount_namespaces.7 @@ -1224,7 +1224,8 @@ ns2# \fBgrep /mnt /proc/self/mountinfo | sed \(aqs/ \- .*//\(aq\fP .in .IP While it is not possible to unmount a part of that propagated subtree -.RI ( /mnt/ppp/y ), +.RI ( /mnt/ppp/y ) +in "ns2", it is possible to unmount the entire tree, as shown by the following commands: .IP