diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2014-05-29 06:28:52 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2014-05-29 06:28:52 +0000 |
commit | 37699401529537d8ce93461bf849b1eb2470bd6a (patch) | |
tree | 56d113d43bbf61e30b2f6654ae044b6b1cf85fc0 | |
parent | 329506d2f66bec3097c4c4f9383b458e3679ab8c (diff) |
Grammar
-rw-r--r-- | lib/libc/sys/read.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2 index c544788180a..1cbad9e4dc9 100644 --- a/lib/libc/sys/read.2 +++ b/lib/libc/sys/read.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: read.2,v 1.33 2013/07/17 05:42:11 schwarze Exp $ +.\" $OpenBSD: read.2,v 1.34 2014/05/29 06:28:51 guenther Exp $ .\" $NetBSD: read.2,v 1.6 1995/02/27 12:35:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)read.2 8.4 (Berkeley) 2/26/94 .\" -.Dd $Mdocdate: July 17 2013 $ +.Dd $Mdocdate: May 29 2014 $ .Dt READ 2 .Os .Sh NAME @@ -195,7 +195,7 @@ was larger than .Fn pread and .Fn preadv -may return the following error: +may return the following errors: .Bl -tag -width Er .It Bq Er EINVAL .Fa offset |