We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d174121 commit 6849525Copy full SHA for 6849525
reference/posix/functions/posix-getrlimit.xml
@@ -26,10 +26,10 @@
26
<varlistentry>
27
<term><parameter>resource</parameter></term>
28
<listitem>
29
- <para>
30
- If &null; all resource limits will be fetched.
31
- Otherwise, the only limits of the resource type provided will be returned.
32
- </para>
+ The
+ <link linkend="posix.constants.setrlimit">resource limit constant</link>
+ identifying the specific limit to retrieve.
+ If &null;, all current resource limits will be returned.
33
</listitem>
34
</varlistentry>
35
</variablelist>
0 commit comments