memchr.3: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Johannes Laire 2011-09-08 18:06:37 +02:00 committed by Michael Kerrisk
parent d9ec0c6aa9
commit 88d95555e4
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ then
.BR rawmemchr ()
may proceed to search beyond the end of the string,
and the result is unspecified.
The folowing call is a fast means of locating a string's
The following call is a fast means of locating a string's
terminating null byte:
.in +4n
.nf