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 a17a02d..2ff958c 100644 --- a/lib/libc/sys/mincore.2 +++ b/lib/libc/sys/mincore.2 @@ -61,7 +61,7 @@ that the page is in-core. .Sh ERRORS .Bl -tag -width Er .It Bq Er EINVAL -The virtial address range specified by the +The virtual address range specified by the .Fa addr and .Fa len |