getrlimit(2): document RLIMIT_UMTXP

(cherry picked from commit 3a2a5d6060)
This commit is contained in:
Konstantin Belousov 2024-09-10 07:06:32 +03:00
parent 74d66dc43d
commit ba08efe3f2

View file

@ -120,6 +120,9 @@ sysctl is set.
Please see
.Xr tuning 7
for a complete description of this sysctl.
.It Dv RLIMIT_UMTXP
The limit of the number of process-shared posix thread library objects
allocated by user id.
.It Dv RLIMIT_VMEM
An alias for
.Dv RLIMIT_AS .