K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-07-24T01:41:47.000000Z K 7 svn:log V 420 Having decided not to provide a libmemstat(3) error number to text conversion routine, now change my mind and add one, memstat_strerror(3), which returns a const char * pointer to a string describing the error, to be used on the results of memstat_mtl_geterror(). While here, also correct a minor typo in the HISTORY man page. Pointers on improving ease of internationalization would be appreciated. MFC after: 1 day END