NetBSD-Bugs archive

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

PR/60288 CVS commit: src/share/man/man9



The following reply was made to PR kern/60288; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60288 CVS commit: src/share/man/man9
Date: Sat, 23 May 2026 22:26:13 +0000

 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.
 



Home | Main Index | Thread Index | Old Index