aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/mmap.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/mmap.2 b/man2/mmap.2
index 496c7d5d54..d1942b52ac 100644
--- a/man2/mmap.2
+++ b/man2/mmap.2
@@ -735,7 +735,7 @@ In some cases, this could be fixed by calling
before the unmap takes place;
however, this doesn't work on
.BR tmpfs (5)
-(for example, when using POSIX shared memory interface documented in
+(for example, when using the POSIX shared memory interface documented in
.BR shm_overview (7)).
.SH EXAMPLE
.\" FIXME . Add an example here that uses an anonymous shared region for