Page MenuHomeFreeBSD

Clarify usage of aio(4) with kqueue(2)
ClosedPublic

Authored by asomers on Jun 22 2017, 3:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 6:01 AM
Unknown Object (File)
Wed, Feb 5, 3:52 PM
Unknown Object (File)
Jan 25 2025, 7:58 AM
Unknown Object (File)
Jan 20 2025, 4:13 PM
Unknown Object (File)
Jan 20 2025, 4:08 PM
Unknown Object (File)
Jan 10 2025, 8:02 AM
Unknown Object (File)
Jan 7 2025, 1:37 AM
Unknown Object (File)
Jan 3 2025, 10:51 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10053
Build 10478: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jun 22 2017, 7:48 AM
This revision was automatically updated to reflect the committed changes.
bjk added inline comments.
head/share/man/man4/aio.4
168 ↗(On Diff #29973)

I'm pretty sure the 's' can go on the same line as the ".Ap", but we try to avoid this construction in general; something like "the sigev_notify_kqueue field of the sigevent structure" would be a more typical phrasing, I think.

175 ↗(On Diff #29973)

But here no text should appear on the same line as the .Dv after the comma.