Hi Michael, Another similar one I only noticed on review. --- 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