Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/09/2000 06:12:33
Module Name: sharesrc
Committed By: tv
Date: Wed Aug 9 03:12:33 UTC 2000
Modified Files:
sharesrc/share/man/man9: Makefile kprintf.9
Added Files:
sharesrc/share/man/man9: bitmask_snprintf.9
Log Message:
Add manpage for bitmask_snprintf(9), describe tprintf(9), and simplify
kprintf(9) by removing the now unsupported "extra" printf format strings.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 sharesrc/share/man/man9/Makefile
cvs rdiff -r0 -r1.1 sharesrc/share/man/man9/bitmask_snprintf.9
cvs rdiff -r1.8 -r1.9 sharesrc/share/man/man9/kprintf.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.