diff options
Diffstat (limited to 'man7/mount_namespaces.7')
-rw-r--r-- | man7/mount_namespaces.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7 index 47152ae2d3..cfd639c52c 100644 --- a/man7/mount_namespaces.7 +++ b/man7/mount_namespaces.7 @@ -38,12 +38,12 @@ with the flag. When a new mount namespace is created, its mount list is initialized as follows: -.IP \(bu 3 +.IP \[bu] 3 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 process's mount namespace. -.IP \(bu +.IP \[bu] If the namespace is created using .BR unshare (2), the mount list of the new namespace is a copy of |