Skip to content

Commit 5ebb65c

Browse files
blurb-it[bot]devnexen
authored andcommitted
📜🤖 Added by blurb_it.
1 parent 80df12c commit 5ebb65c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎Doc/library/resource.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ platform.
257257

258258
.. data:: RLIMIT_KQUEUES
259259

260-
The maximum number of kqueues created by this user id.
260+
The maximum number of kqueues this user id is allowed to create.
261261

262262
.. availability:: FreeBSD 11 or later.
263263

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Adds :data:`resource.RLIMIT_KQUEUES` constant from FreeBSD to the :mod:`resource` module.

0 commit comments

Comments
 (0)