mlock.2: wfix

Signed-off-by: Eric B Munson <emunson@akamai.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Eric B Munson 2015-12-14 22:21:39 +01:00 committed by Michael Kerrisk
parent 7a3e8caae4
commit fce0a6991a
1 changed files with 2 additions and 2 deletions

View File

@ -217,9 +217,9 @@ Some or all of the specified address range could not be locked.
.TP
.B EINVAL
The result of the addition
.IR start + len
.IR addr + len
was less than
.IR start
.IR addr
(e.g., the addition may have resulted in an overflow).
.TP
.B EINVAL