Page MenuHomeFreeBSD

kqueue: Fix kqueue(2) man page.
ClosedPublic

Authored by dchagin on May 13 2022, 11:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 4:48 AM
Unknown Object (File)
Sun, Mar 31, 3:53 PM
Unknown Object (File)
Feb 12 2024, 4:18 AM
Unknown Object (File)
Jan 26 2024, 5:01 PM
Unknown Object (File)
Jan 21 2024, 10:03 AM
Unknown Object (File)
Jan 5 2024, 4:34 PM
Unknown Object (File)
Dec 24 2023, 5:52 AM
Unknown Object (File)
Dec 23 2023, 2:54 AM
Subscribers

Details

Summary

Remove bogus BUGS note about timeout limit to 24 hours, that's not true
since callouting project import.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I don't remember it already, but you seem to be right, I see the 24 hours limit removed in 40e794ab19fb 9 years ago.

This revision is now accepted and ready to land.May 14 2022, 12:29 AM
This revision was automatically updated to reflect the committed changes.