mount_namespaces.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-18 01:39:27 +02:00
parent 8c9a827429
commit 82357e60d7
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ its mount list is initialized as follows:
If the namespace is created using
.BR clone (2),
the mount list of the child's namespace is a copy
of the mount list in the parent's namespace.
of the mount list in the parent process's mount namespace.
.IP *
If the namespace is created using
.BR unshare (2),