aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/sync_file_range.22
1 files changed, 1 insertions, 1 deletions
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