diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-19 04:30:20 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-19 04:30:20 +0000 |
| commit | 2b2581ee37f080c0a95d20aedecd5cb04e81ef4a (patch) | |
| tree | 4ce1a3bcc3cd8793e50f48abba8eab04c8e7ea07 /man2/sync_file_range.2 | |
| parent | 2dd578fd5b80cbfe5892b200633aa1442c4ac674 (diff) | |
| download | man-pages-2b2581ee37f080c0a95d20aedecd5cb04e81ef4a.tar.gz | |
Fix inconsistencies in order of .SH sections
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 eb78726aa0..a4a25baf2b 100644 --- a/man2/sync_file_range.2 +++ b/man2/sync_file_range.2 @@ -78,7 +78,7 @@ after performing any write. Specifying .I flags as 0 is permitted, as a no-op. -.SH NOTES +.SS Some details None of these operations write out the file's metadata. Therefore, unless the application is strictly performing overwrites of already-instantiated disk blocks, |
