Poul-Henning's changes necessitate s/bp->b_flags/bp->b_io/bio_cmd/.
This commit is contained in:
parent
9299befccf
commit
9738fe7145
@ -50,7 +50,7 @@ the buffer to be read or written
|
||||
.El
|
||||
.Pp
|
||||
This call either reads or writes data from a file, depending on the value of
|
||||
.Fa bp->b_flags .
|
||||
.Fa bp->b_io.bio_cmd .
|
||||
.Sh RETURN VALUES
|
||||
Zero is returned on success, otherwise an error is returned.
|
||||
.Sh SEE ALSO
|
||||
|
Loading…
Reference in New Issue
Block a user