]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/mmap2.2
_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man2 / mmap2.2
index 7cd94a01b9b5d4024a1ce2a19ed18385de76b012..7e99d781c832f7d9ed5b35f4e63e370364d4cb96 100644 (file)
@@ -40,7 +40,7 @@ mmap2 \- map files or devices into memory
 This is probably not the system call that you are interested in; instead, see
 .BR mmap (2),
 which describes the glibc wrapper function that invokes this system call.
-
+.PP
 The
 .BR mmap2 ()
 system call provides the same interface as
@@ -83,9 +83,9 @@ the glibc
 wrapper function invokes this system call rather than the
 .BR mmap (2)
 system call.
-
+.PP
 This system call does not exist on x86-64.
-
+.PP
 On ia64, the unit for
 .I offset
 is actually the system page size, rather than 4096 bytes.