diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-07-29 21:36:27 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-09-23 13:11:19 +0200 |
| commit | 43d438e29bb47767c3fa49c33127f16e17332055 (patch) | |
| tree | 7538803d788c834bfdf7a58ac2577fe513f17ad7 /man7 | |
| parent | 2f2e1a22968523829da906abd0f0660901897380 (diff) | |
| download | man-pages-43d438e29bb47767c3fa49c33127f16e17332055.tar.gz | |
mount_namespaces.7: SEE ALSO: refer to example in pivot_root(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/mount_namespaces.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7 index 5e8410c8a5..4dd7f44215 100644 --- a/man7/mount_namespaces.7 +++ b/man7/mount_namespaces.7 @@ -1083,6 +1083,9 @@ and creating bind mounts .RB ( MS_BIND ), see .IR Documentation/filesystems/sharedsubtree.txt . +.SH EXAMPLE +See +.BR pivot_root (2). .SH SEE ALSO .BR unshare (1), .BR clone (2), |
