13 lines
398 B
Diff
13 lines
398 B
Diff
|
--- man-pages-2.51/man2/mmap.2.pom 2007-05-12 01:07:02.000000000 +0200
|
||
|
+++ man-pages-2.51/man2/mmap.2 2007-05-31 14:33:32.000000000 +0200
|
||
|
@@ -197,6 +197,9 @@
|
||
|
as a hint: place the mapping at exactly that address.
|
||
|
.I start
|
||
|
must be a multiple of the page size.
|
||
|
+In all other cases
|
||
|
+.I start
|
||
|
+address is rounded up to the next page size boundary.
|
||
|
If the memory region specified by
|
||
|
.I start
|
||
|
and
|