1 --- _SB/Libc/string/FreeBSD/strchr.3 2004-11-25 11:38:47.000000000 -0800
2 +++ _SB/Libc/string/FreeBSD/strchr.3.edit 2006-06-28 16:55:53.000000000 -0700
7 -.Fn strchr "const char *s" "int c"
13 -.Fn strrchr "const char *s" "int c"
23 in the string pointed to by
25 -The terminating null character is considered part of the string;
26 +The terminating null character is considered to be part of the string;
33 function is identical to
36 except it locates the last occurrence of