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:24:23 +0000

 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