K 10 svn:author V 3 yar K 8 svn:date V 27 2002-01-19T12:29:40.000000Z K 7 svn:log V 172 MFC: Clarify that if strlcat() does not find a NUL within siz byte it will not NUL terminate either. Document boundary condition when size < strlen(dst). Approved by: re END