diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/namespaces.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index e1d1e853f7..ddc2bb30ee 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -308,6 +308,11 @@ network namespaces that may be created in the user namespace. The value in this file defines a per-user limit on the number of PID namespaces that may be created in the user namespace. .TP +.IR max_time_namespaces " (since Linux 5.7)" +.\" commit eeec26d5da8248ea4e240b8795bb4364213d3247 +The value in this file defines a per-user limit on the number of +time 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 user namespaces that may be created in the user namespace. |
