K 10 svn:author V 5 simon K 8 svn:date V 27 2003-07-28T22:50:42.000000Z K 7 svn:log V 394 * 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. Submitted by: SUZUKI Koichi , keramida, myself PR: docs/32054 Reviewed by: ru Approved by: ceri (mentor) END