]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Dec 2006 03:56:24 +0000 (03:56 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Dec 2006 03:56:24 +0000 (03:56 +0000)
man2/sync_file_range.2

index 1952d7c5bec871960923518369231288874d8a31..5dbb7b0a0dda170da5cb12b46da8cb557bfdef91 100644 (file)
@@ -119,7 +119,7 @@ operation to wait for completion of that operation, and obtain its result.
 .TP
 .B SYNC_FILE_RANGE_WAIT_BEFORE | SYNC_FILE_RANGE_WRITE | SYNC_FILE_RANGE_WAIT_AFTER
 This is a traditional 
-.BR fdatasync(2) 
+.BR fdatasync (2) 
 operation.
 It is a write-for-data-integrity operation
 that will ensure that all pages in the specified range which were dirty when