From 815521d61dc5f1cb4d8dee43dfe43cc9c4fabf14 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 3 Apr 2003 23:12:02 +0000 Subject: exceeds -> exceedes; from Pedro Bastos (thanks) --- lib/libc/sys/write.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2 index 9c0a065a17a..8bc3104c455 100644 --- a/lib/libc/sys/write.2 +++ b/lib/libc/sys/write.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.2,v 1.24 2002/01/24 21:18:36 mickey Exp $ +.\" $OpenBSD: write.2,v 1.25 2003/04/03 23:12:01 jmc Exp $ .\" $NetBSD: write.2,v 1.6 1995/02/27 12:39:43 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -143,7 +143,7 @@ and .Fn pwritev will fail if the value of .Fa iovcnt -exceedes the constant +exceeds the constant .Dv IOV_MAX . .Sh RETURN VALUES Upon successful completion the number of bytes which were written -- cgit v1.2.3