diff options
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 9077498a2c..c497063103 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -235,7 +235,7 @@ namespaces owned by (associated with) the user namespace .PP On the other hand, there are many privileged operations that affect resources that are not associated with any namespace type, -for example, changing the system time (governed by +for example, changing the system (i.e., calendar) time (governed by .BR CAP_SYS_TIME ), loading a kernel module (governed by .BR CAP_SYS_MODULE ), |
