aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-08-30 21:44:46 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-08-30 21:44:46 +0000
commita102b12e67d5b0a778fe841087a316207e10df45 (patch)
treea19ef4f70f59a7714bc79b56e0f5be99745fc664
parent5fe122dadb483a7efd946c50352425f00ec18470 (diff)
Notes
-rw-r--r--lib/libc/sys/mmap.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2
index 89bb894ccca1..7e0affc029a6 100644
--- a/lib/libc/sys/mmap.2
+++ b/lib/libc/sys/mmap.2
@@ -330,7 +330,8 @@ was specified and insufficient memory was available.
.Xr msync 2 ,
.Xr munlock 2 ,
.Xr munmap 2 ,
-.Xr getpagesize 3
+.Xr getpagesize 3 ,
+.Xr make.conf 5
.Sh BUGS
.Fa len
is limited to 2GB. Mmapping slightly more than 2GB doesn't work, but