K 10 svn:author V 5 simon K 8 svn:date V 27 2003-08-12T21:03:38.000000Z K 7 svn:log V 362 MFC: Makefile.inc 1.33, index(3) 1.8 + 1.9, rindex(3) 1.9, strchr(3) 1.9 + 1.10, strrchr(3) 1.10 * Merge index(3) and rindex(3) to index(3) since the two functions are almost identical. * Merge strchr(3) and strrchr(3) to strchr(3) since the two functions are almost identical. * Make the wording of index(3) and strchr(3) more similar. * mdoc(7) cleanup. END