aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sync_file_range.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 16:30:46 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 16:30:46 +0000
commit2dd578fd5b80cbfe5892b200633aa1442c4ac674 (patch)
tree24e8979404da027e60b9f9722256768404464d3b /man2/sync_file_range.2
parenta1d5f77cc8a41c7c0ba751140e31b8b0e71fd091 (diff)
downloadman-pages-2dd578fd5b80cbfe5892b200633aa1442c4ac674.tar.gz
Reordered sections for consistency.
Diffstat (limited to 'man2/sync_file_range.2')
-rw-r--r--man2/sync_file_range.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2
index 4252cb7630..eb78726aa0 100644
--- a/man2/sync_file_range.2
+++ b/man2/sync_file_range.2
@@ -156,12 +156,12 @@ a directory, or a symbolic link.
.\" FIXME . (bug?) Actually, how can 'fd' refer to a symbolic link (S_ISLNK)?
.\" (In userspace at least) it isn't possible to obtain a file descriptor
.\" for a symbolic link.
-.SH "CONFORMING TO"
-This system call is Linux specific, and should be avoided
-in portable programs.
.SH VERSIONS
.BR sync_file_range ()
appeared on Linux in kernel 2.6.17.
+.SH "CONFORMING TO"
+This system call is Linux specific, and should be avoided
+in portable programs.
.SH "SEE ALSO"
.BR fdatasync (2),
.BR fsync (2),