diff options
-rw-r--r-- | lib/libc/sys/read.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2 index 2e906b2..994190c 100644 --- a/lib/libc/sys/read.2 +++ b/lib/libc/sys/read.2 @@ -207,7 +207,7 @@ array overflowed a 32-bit integer. .It Bq Er EFAULT Part of the .Fa iov -points outside the process's allocated address space. +array points outside the process's allocated address space. .El .Pp The |