1 --- _SB/Libc/string/FreeBSD/memchr.3 2003-05-20 15:23:54.000000000 -0700
2 +++ _SB/Libc/string/FreeBSD/memchr.3.edit 2006-06-28 16:55:53.000000000 -0700
7 -.Fn memchr "const void *b" "int c" "size_t len"
18 (converted to an unsigned char)
26 returns a pointer to the byte located,
27 or NULL if no such byte exists within