--- cci/usr/src/man/man2/read.2 2019/07/28 12:24:19 1.1.1.1 +++ cci/usr/src/man/man2/read.2 2019/07/28 12:26:33 1.1.1.2 @@ -57,7 +57,7 @@ Each entry specifies the base address and length of an area in memory where data should be placed. .I Readv -will always fill an area completely before proceeding +always fills an area completely before proceeding to the next. .PP On objects capable of seeking, the @@ -96,7 +96,7 @@ is set to indicate the error. .I Read and .I readv -will fail if one or more of the following are true: +fails if one or more of the following are true: .TP 15 [EBADF] \fIFildes\fP is not a valid file descriptor open for reading.