K 10 svn:author V 8 keramida K 8 svn:date V 27 2004-12-23T23:45:25.000000Z K 7 svn:log V 389 ``NULL is a specific instance of a null pointer constant; the generic is a "null pointer".'' Making good use of the excellent explanations sent to me by Ruslan Ermilov, Garrett Wollman and Bruce Evans, correct the descriptions of null pointers. They are just "null pointers", not nil, not NULL or ".Dv NULL". Suggested by: ru, wollman, bde Reviewed by: ru, wollman Pointy hat: keramida END