diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/mincore.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mincore.2 b/lib/libc/sys/mincore.2 index 3f6ce3f..cd34c5a 100644 --- a/lib/libc/sys/mincore.2 +++ b/lib/libc/sys/mincore.2 @@ -63,7 +63,7 @@ returns 0 and .Fa vec is updated to reflect the page status. Otherwise a value of -1 is returned and -.Va error +.Va errno is set to indicate the error. .Sh ERRORS .Bl -tag -width Er |