aboutsummaryrefslogtreecommitdiffstats
path: root/man2/fork.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/fork.2')
-rw-r--r--man2/fork.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/fork.2 b/man2/fork.2
index c39baf2c0e..04465a86ae 100644
--- a/man2/fork.2
+++ b/man2/fork.2
@@ -168,9 +168,9 @@ It was not possible to create a new process because the caller's
.B RLIMIT_NPROC
resource limit was encountered.
To exceed this limit, the process must have either the
-.BR CAP_SYS_ADMIN
+.B CAP_SYS_ADMIN
or the
-.BR CAP_SYS_RESOURCE
+.B CAP_SYS_RESOURCE
capability.
.TP
.B ENOMEM