Skip to content
Commit 4bdcc196 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Florian Weimer
Browse files

manual: make setrlimit() description less ambiguous



The existing description for setrlimit() has some ambiguity. It could be
understood to have the semantics of getrlimit(), i.e., the limits from the
process are stored in the provided rlp pointer.

Make the description more explicit that rlp are the input values, and that
the limits of the process is changed with this function.

Reviewed-by: default avatarFlorian Weimer <fweimer@redhat.com>
(cherry picked from commit aedbf088)
parent b71a5118
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment