From: Michael Kerrisk Date: Wed, 27 Dec 2006 03:56:24 +0000 (+0000) Subject: ffix X-Git-Tag: man-pages-2.44~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=459f24d56a18f49f4676dac4afb8f17c7cd0424e;p=thirdparty%2Fman-pages.git ffix --- diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2 index 1952d7c5be..5dbb7b0a0d 100644 --- a/man2/sync_file_range.2 +++ b/man2/sync_file_range.2 @@ -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