diff options
Diffstat (limited to 'man2/mmap.2')
| -rw-r--r-- | man2/mmap.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/mmap.2 b/man2/mmap.2 index 4468d351de..9ff2a5859e 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -49,7 +49,7 @@ mmap, munmap \- map or unmap files or devices into memory .BI " int " fd ", off_t " offset ); .BI "int munmap(void *" addr ", size_t " length ); .fi - +.PP See NOTES for information on feature test macro requirements. .SH DESCRIPTION .BR mmap () |
