NetBSD-Bugs archive

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

Re: misc/58258: kprintf(9) man page exists, but don't contains kprintf()



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

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: misc/58258: kprintf(9) man page exists, but don't contains
 kprintf()
Date: Tue, 14 May 2024 17:54:06 +0300

 I don't think kprintf() is supposed to be used by random code in the
 kernel, so it is not documented in the man page.  OTOH, it's a
 convenient umbrella name for the menagerie of public printf functions.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index