summaryrefslogtreecommitdiffstats
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.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/munmap.2 b/lib/libc/sys/munmap.2
index 5d14016..ef6c7f9 100644
--- a/lib/libc/sys/munmap.2
+++ b/lib/libc/sys/munmap.2
@@ -50,7 +50,7 @@ and causes further references to addresses within the range
to generate invalid memory references.
.Sh RETURN VALUES
Upon successful completion,
-.Nm munmap
+.Fn munmap
returns zero.
Otherwise, a value of -1 is returned and
.Va errno
@@ -77,4 +77,5 @@ valid address space.
.Sh HISTORY
The
.Fn munmap
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .
OpenPOWER on IntegriCloud