Fix sloppyness in memcchr() man page.

I was considering adding it to libc as well, but last minute I thought
it would be good enough to add it to libkern exclusively. I forgot to
rename the man page and hook it up.
This commit is contained in:
Ed Schouten 2012-01-01 20:59:42 +00:00
parent 41adcfa1d0
commit 194cef3114
2 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ MAN= accept_filter.9 \
mbuf_tags.9 \
MD5.9 \
mdchain.9 \
memcchr.9 \
memguard.9 \
microseq.9 \
microtime.9 \