diff options
Diffstat (limited to 'lib/libc/sys/madvise.2')
| -rw-r--r-- | lib/libc/sys/madvise.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/madvise.2 b/lib/libc/sys/madvise.2 index 2260a7da3c43..8b6ed9dc768c 100644 --- a/lib/libc/sys/madvise.2 +++ b/lib/libc/sys/madvise.2 @@ -136,7 +136,7 @@ Include region in a core file. .Sh ERRORS The .Fn madvise -function will fail if: +system call will fail if: .Bl -tag -width Er .It Bq Er EINVAL The virtual address range specified by the @@ -153,5 +153,5 @@ arguments is not valid. .Sh HISTORY The .Fn madvise -function first appeared in +system call first appeared in .Bx 4.4 . |
