From 3db072ec5e3250482c3814c83f45645464a04d2e Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Sun, 11 Feb 2001 18:51:17 +0000 Subject: Note that mmap(2) can allocate memory, as well as mapping existing files, in the .Nd. Reviewed by: hackers --- lib/libc/sys/mmap.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2 index a9472c85f52b..3d833add0ca6 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 -- cgit v1.3