summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2004-11-15 13:55:33 +0000
committeryar <yar@FreeBSD.org>2004-11-15 13:55:33 +0000
commit4d5cd8fc1a6476671dfa6bc846e64ee9411cfb82 (patch)
tree0a03821a7f34b7c489fbbef9935399def35a8c5e /lib
parent5c10bd5c5fd4453ff9c423fc0e2282b02f962e53 (diff)
downloadFreeBSD-src-4d5cd8fc1a6476671dfa6bc846e64ee9411cfb82.zip
FreeBSD-src-4d5cd8fc1a6476671dfa6bc846e64ee9411cfb82.tar.gz
Nitpicking on grammar.
Diffstat (limited to 'lib')
-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 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
OpenPOWER on IntegriCloud