diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-06-24 16:26:51 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-06-24 16:26:51 +0200 |
| commit | 16f3fc882891d2a1f70754b57ba376d46b273e3c (patch) | |
| tree | 7d30fdebc2427eb0b613822b5d7da9f26a10c0c9 /man7/pid_namespaces.7 | |
| parent | 173eb06cd8d6e9989303e41e97d435b2a39f60b0 (diff) | |
| download | man-pages-16f3fc882891d2a1f70754b57ba376d46b273e3c.tar.gz | |
pid_namespaces.7: tfix
Reported-by: Guillaume Laporte <guillaume.laporte.adm@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/pid_namespaces.7')
| -rw-r--r-- | man7/pid_namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7 index c3b4241ee7..867939b0f3 100644 --- a/man7/pid_namespaces.7 +++ b/man7/pid_namespaces.7 @@ -78,7 +78,7 @@ In this case, a subsequent .BR fork (2) into this PID namespace fail with the error .BR ENOMEM ; -it is not possible to create a new processes in a PID namespace whose "init" +it is not possible to create a new process in a PID namespace whose "init" process has terminated. Such scenarios can occur when, for example, a process uses an open file descriptor for a |
