On Wed, May 16, 2012 at 2:07 PM, David Prévot <taffit@xxxxxxxxxx> wrote: > Hi Michael, > > Another similar one I only noticed on review. Thanks David. Fix independently before reading your mail. Cheers, Michael > --- > man2/open.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/open.2 b/man2/open.2 > index 5ea16f6..ad318b1 100644 > --- a/man2/open.2 > +++ b/man2/open.2 > @@ -776,7 +776,7 @@ I/Os should never be run concurrently with the > system call, > if the memory buffer is a private mapping > (i.e., any mapping created with the > -.BR mmap(2) > +.BR mmap (2) > .BR MAP_PRIVATE > flag; > this includes memory allocated on the heap and statically allocated buffers). > -- > 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