getrlimit.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-14 17:50:46 +02:00
parent c87d084b87
commit c0d3d8fe5c
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ The limit is specified in bytes, and is rounded down to the system page size.
This limit affects calls to
.BR brk (2),
.BR sbrk (2),
and as of Linux 4.7 also
and (since Linux 4.7)
.BR mmap (2),
.\" commits 84638335900f1995495838fe1bd4870c43ec1f67
.\" ("mm: rework virtual memory accounting"),