Page MenuHomeFreeBSD

uio.9: Improve description of uio_rw flags
AcceptedPublic

Authored by 0mp on Thu, Oct 9, 3:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 7:21 AM
Unknown Object (File)
Thu, Oct 9, 11:42 PM
Unknown Object (File)
Thu, Oct 9, 10:19 PM
Unknown Object (File)
Thu, Oct 9, 7:46 PM
Unknown Object (File)
Thu, Oct 9, 7:05 PM
Unknown Object (File)
Thu, Oct 9, 6:45 PM
Subscribers

Details

Reviewers
ziaee
Summary

The direction of the data transfer in uio(9) can be confusing,
so state explicitly the difference between UIO_READ and UIO_WRITE.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67665
Build 64548: arc lint + arc unit

Event Timeline

0mp requested review of this revision.Thu, Oct 9, 3:50 PM
ziaee added inline comments.
share/man/man9/uio.9
112

Stupid nit: You wrote that we quote this in style.mdoc

114–116

For consistency with the rest of the page's style.

118–120

For consistency with the rest of the page's style.

This revision is now accepted and ready to land.Thu, Oct 9, 4:19 PM