diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-12-27 03:56:24 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-12-27 03:56:24 +0000 |
| commit | 459f24d56a18f49f4676dac4afb8f17c7cd0424e (patch) | |
| tree | 1cfefa65f7a5337fe4b46f873eb30c73d49cf17d /man2/sync_file_range.2 | |
| parent | 3f74a33f53bdac5155697ff2c558b5a5de9b3e29 (diff) | |
| download | man-pages-459f24d56a18f49f4676dac4afb8f17c7cd0424e.tar.gz | |
ffix
Diffstat (limited to 'man2/sync_file_range.2')
| -rw-r--r-- | man2/sync_file_range.2 | 2 |
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 |
