]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/msync.2
dlopen.3: tfix
[thirdparty/man-pages.git] / man2 / msync.2
index 98f04cb02ec667cfe6a61c55372219be822aec8a..ae8ffba53fc82f235283a8087278f4b06cf856ad 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MSYNC 2 2015-08-08 "Linux" "Linux Programmer's Manual"
+.TH MSYNC 2 2017-09-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 msync \- synchronize a file with a memory map
 .SH SYNOPSIS
@@ -45,7 +45,7 @@ corresponds to the memory area starting at
 and having length
 .I length
 is updated.
-
+.PP
 The
 .I flags
 argument should specify exactly one of
@@ -98,7 +98,7 @@ are set in
 The indicated memory (or part of it) was not mapped.
 .SH CONFORMING TO
 POSIX.1-2001, POSIX.1-2008.
-
+.PP
 This call was introduced in Linux 1.3.21, and then used
 .B EFAULT
 instead of
@@ -149,5 +149,5 @@ in
 .IR flags .
 .SH SEE ALSO
 .BR mmap (2)
-
-B.O. Gallmeister, POSIX.4, O'Reilly, pp. 128-129 and 389-391.
+.PP
+B.O. Gallmeister, POSIX.4, O'Reilly, pp. 128\(en129 and 389\(en391.