diff options
| author | Chris Costello <chris@FreeBSD.org> | 2000-06-23 04:25:10 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2000-06-23 04:25:10 +0000 |
| commit | a907d4fd1fdb92f57deeaed7c2709ed693e6cadc (patch) | |
| tree | 768bfa1411de8934e008b3121440178f0e91dd9f /lib/libc | |
| parent | 48b5eb7c854ec6c28f967247b24e567f0eb65187 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 3f6ce3fb9d57..cd34c5aed063 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 |
