diff options
| -rw-r--r-- | man7/namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 031e8919d3..48d5fc87bb 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -338,7 +338,7 @@ flag) has the PID 1, and is the "init" process for the namespace (see .BR init (1)). Children that are orphaned within the namespace will be reparented to this process rather than -.BR init (8). +.BR init (1). If the "init" process of a PID namespace terminates, the kernel terminates all of the processes in the namespace. |
