diff --git a/man2/mmap.2 b/man2/mmap.2 index 93659fcad..e52c5c245 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -58,8 +58,7 @@ into memory, preferably at address .IR start . This latter address is a hint only, and is usually specified as 0. The actual place where the object is mapped is returned by -.BR mmap (), -and is never 0. +.BR mmap (). .LP The .I prot