CVS commit: src/share/man/man9
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Sat May 23 22:26:13 UTC 2026 Modified Files: src/share/man/man9: callout.9 Log Message: callout(9): Prefer callout_setfunc/schedule more explicitly. It is better on clarity grounds; the efficiency difference is really quite minor. Prompted by: PR kern/60288: callout(9) does not document callout_schedule() To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/share/man/man9/callout.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.