Improve EIO error description and mention that it can also occur while

writting.

MFC after:	3 days
This commit is contained in:
Pawel Jakub Dawidek 2005-02-04 11:18:46 +00:00
parent 8f70b0946d
commit 2c7f46173e

View File

@ -102,7 +102,7 @@ function returns 0 if successful; otherwise an error code is returned.
Possible errors:
.Bl -tag -width Er
.It Bq Er EIO
Cannot read data.
An I/O error occurred while reading from or writing to the consumer.
.El
.Sh SEE ALSO
.Xr geom 4 ,