[PATCH 0/1] man/man7/pid_namespaces.7: Fix process/namespace hierarchy restrictions
Matthieu Buffet <[email protected]>
| Newsgroups | org.kernel.vger.linux-man |
|---|---|
| Message-ID | <[email protected]> |
Hi Alejandro,
I just found this small inconsistency in the description of where a
process can be forked (direct child PID namespace -> any descendant PID
namespace).
While fixing it, I noticed the logical implication between the
restriction and the paragraph before did not make much sense to me, so I
pulled the explanation from the comment in the pidns_install() function
in kernel/pid_namespace.c. Let me know if I mixed anything up!
Have a nice day,
Matthieu Buffet (1):
man/man7/pid_namespaces.7: Fix process/namespace hierarchy
restrictions
man/man7/pid_namespaces.7 | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
base-commit: 0cdcaf9d0d1f1c60f143364c5664f2c2e42fad1c
--
2.47.3