summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/write.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/write.2')
-rw-r--r--lib/libc/sys/write.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2
index 299dacd..2064769 100644
--- a/lib/libc/sys/write.2
+++ b/lib/libc/sys/write.2
@@ -207,7 +207,7 @@ The
.Fa iovcnt
argument
was less than or equal to 0, or greater than
-.Dv UIO_MAXIOV .
+.Dv IOV_MAX .
.It Bq Er EINVAL
One of the
.Fa iov_len
OpenPOWER on IntegriCloud