aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2004-11-15 13:55:33 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2004-11-15 13:55:33 +0000
commit93d7fd123e9ebc9d65c3dee23ea4547df60aff4b (patch)
tree0a03821a7f34b7c489fbbef9935399def35a8c5e /lib/libc/sys
parentfed4da2585caade7d0079f6d209f26a3e20f1914 (diff)
Notes
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/read.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2
index 2e906b229603..994190c075e3 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