Applied! On Wed, May 2, 2012 at 2:50 PM, David Prévot <taffit@xxxxxxxxxx> wrote: > --- > man3/memchr.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/memchr.3 b/man3/memchr.3 > index 246815d..82fd5b4 100644 > --- a/man3/memchr.3 > +++ b/man3/memchr.3 > @@ -88,7 +88,7 @@ lies somewhere in the memory area starting at the location pointed to by > .IR s , > and so performs an optimized search for > .IR c > -(i.e., no use of a count argument argument to limit the range of the search). > +(i.e., no use of a count argument to limit the range of the search). > If an instance of > .I c > is not found, the results are unpredictable. > -- > 1.7.10 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-man" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html