]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Added SEE ALSO referring to sync_file_range.2.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 6 Jul 2006 09:34:33 +0000 (09:34 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 6 Jul 2006 09:34:33 +0000 (09:34 +0000)
man2/fdatasync.2
man2/fsync.2

index 3a8ff31e2b9f30cfdc87ea55685c601825b138a8..5e6ce36f14df06aa101579922da8e4f7f607f816 100644 (file)
@@ -89,5 +89,6 @@ is defined in <unistd.h> to a value greater than 0. (See also
 POSIX.1b (formerly POSIX.4)
 .SH "SEE ALSO"
 .BR fsync (2)
+.BR sync_file_range (2),
 .br
 B.O. Gallmeister, POSIX.4, O'Reilly, pp. 220-223 and 343.
index bf80680cf3fe6a9eb58f4fdb75d6a1e54f790632..0ea2ed27105d9953f8f24baad87ea4bf30dc91d8 100644 (file)
@@ -133,6 +133,7 @@ POSIX.1b
 .BR bdflush (2),
 .BR open (2),
 .BR sync (2),
+.BR sync_file_range (2),
 .BR hdparm (8),
 .BR mount (8),
 .BR sync (8),