aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/munmap.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/munmap.2')
-rw-r--r--lib/libc/sys/munmap.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/munmap.2 b/lib/libc/sys/munmap.2
index 264e13f836a0..230ec4bdccf8 100644
--- a/lib/libc/sys/munmap.2
+++ b/lib/libc/sys/munmap.2
@@ -71,6 +71,7 @@ parameter was not page aligned, the
parameter was negative, or
some part of the region being unmapped is outside the
valid address range for a process.
+.El
.Sh "SEE ALSO"
.Xr madvise 2 ,
.Xr mincore 2 ,