summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>2001-02-11 18:51:17 +0000
committernik <nik@FreeBSD.org>2001-02-11 18:51:17 +0000
commitd96f9f12f5081ea6b9017e2b5e570887119104c9 (patch)
tree9dd57059242eb63add3c56618fe6a6f51dd5f548 /lib/libc/sys
parent7696e4a134a82739820c8e267191e76f83355115 (diff)
downloadFreeBSD-src-d96f9f12f5081ea6b9017e2b5e570887119104c9.zip
FreeBSD-src-d96f9f12f5081ea6b9017e2b5e570887119104c9.tar.gz
Note that mmap(2) can allocate memory, as well as mapping existing files,
in the .Nd. Reviewed by: hackers
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/mmap.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2
index a9472c8..3d833ad 100644
--- a/lib/libc/sys/mmap.2
+++ b/lib/libc/sys/mmap.2
@@ -37,7 +37,7 @@
.Os BSD 4
.Sh NAME
.Nm mmap
-.Nd map files or devices into memory
+.Nd allocate memory, or map files or devices into memory
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
OpenPOWER on IntegriCloud