K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-20T09:55:36.000000Z K 7 svn:log V 359 Correct an incorrect comment from the dawn of time: neither tprintf() nor uprintf() is believed to perform tsleep() or msleep() as written, as ttycheckoutq() is called with '0' as its sleep argument. Remove recently added WITNESS warnings for sleep as the comment was incorrect. This should silence a warning from the nfs_timer() code. Discussed with: bde END