summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelly Yancey <kbyanc@FreeBSD.org>2004-06-15 01:24:41 +0000
committerKelly Yancey <kbyanc@FreeBSD.org>2004-06-15 01:24:41 +0000
commit2aab594f922b6260e142b215d2e4ac2cdf5cd247 (patch)
tree5732e9c14924abc3ceef54c1351aad534a079903
parent946fd6463dc44b418a8c560c01d3c353695f4d15 (diff)
Notes
-rw-r--r--lib/libc/sys/read.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2
index 6cb339aaddf2..b73e11ada233 100644
--- a/lib/libc/sys/read.2
+++ b/lib/libc/sys/read.2
@@ -189,7 +189,8 @@ may return one of the following errors:
The
.Fa iovcnt
argument
-was less than or equal to 0, or greater than 16.
+was less than or equal to 0, or greater than
+.Li IOV_MAX .
.It Bq Er EINVAL
One of the
.Fa iov_len