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:24:23 UTC 2026 Modified Files: src/share/man/man9: callout.9 Log Message: callout(9): Partially fix markup error in previous. Tried to spell out that it will call func(arg) and forgot to fix it before previous commit. Doesn't look right now but at least it is not as thoroughly wrong as something that renders as Fa(func, arg). (This is an invitation for our resident mdoc wizards to correct my infelicities!) PR kern/60288: callout(9) does not document callout_schedule() To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 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.