diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-16 13:23:44 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-16 13:23:44 +0200 |
| commit | c96bc2056ca74c1a5f06631df8c07990b560abef (patch) | |
| tree | 47b62e1314f79269118ce19664e52130467e5b63 /man7/namespaces.7 | |
| parent | 40ce741410b7f42d5c7e679eabdadb7335d05291 (diff) | |
| download | man-pages-c96bc2056ca74c1a5f06631df8c07990b560abef.tar.gz | |
namespaces.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/namespaces.7')
| -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 cdd14870c7..e1d1e853f7 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -306,7 +306,7 @@ network namespaces that may be created in the user namespace. .TP .IR max_pid_namespaces The value in this file defines a per-user limit on the number of -pid namespaces that may be created in the user namespace. +PID namespaces that may be created in the user namespace. .TP .IR max_user_namespaces The value in this file defines a per-user limit on the number of |
