diff options
Diffstat (limited to 'man2/sync_file_range.2')
| -rw-r--r-- | man2/sync_file_range.2 | 6 |
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), |
