diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-09-26 14:16:32 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-09-26 14:16:32 +0000 |
commit | d576484e787860de50a05a4bc301371acfc4b8f6 (patch) | |
tree | 2608a4e5b9feb042e1836bd1518733c7b487fc7c /lib/libc/sys/read.2 | |
parent | 7fb99332b00fb367ca25f16fec275ca51a7ce15d (diff) |
`may return following error' => `may return the following error'
`may return following errors' => `may return one of the following errors'
Diffstat (limited to 'lib/libc/sys/read.2')
-rw-r--r-- | lib/libc/sys/read.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2 index 10a8107d7c7..e56ea368702 100644 --- a/lib/libc/sys/read.2 +++ b/lib/libc/sys/read.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: read.2,v 1.11 1999/07/02 20:58:01 aaron Exp $ +.\" $OpenBSD: read.2,v 1.12 1999/09/26 14:16:31 espie Exp $ .\" $NetBSD: read.2,v 1.6 1995/02/27 12:35:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -151,7 +151,7 @@ and no data were ready to be read. .Pp In addition, .Fn read -may return following error: +may return the following error: .Bl -tag -width Er .It Bq Er EINVAL .Fa nbytes |