Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/share/man/man9



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.




Home | Main Index | Thread Index | Old Index