diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/path_resolution.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/path_resolution.7 b/man7/path_resolution.7 index a97535156b..77ced554e2 100644 --- a/man7/path_resolution.7 +++ b/man7/path_resolution.7 @@ -20,7 +20,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH PATH_RESOLUTION 7 2004-06-21 "Linux" "Linux Programmer's Manual" +.TH PATH_RESOLUTION 7 2008011-19 "Linux" "Linux Programmer's Manual" .SH NAME Unix/Linux path resolution \- find the file referred to by a filename .SH DESCRIPTION @@ -38,7 +38,7 @@ A process may get a different root directory by use of the .BR chroot (2) system call. -A process may get an entirely private namespace in case +A process may get an entirely private mount-point namespace in case it \(em or one of its ancestors \(em was started by an invocation of the .BR clone (2) system call that had the |
