aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sync_file_range.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-25 21:28:09 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-25 21:28:09 +0000
commit8382f16db1871bb56a5375f5f1e8cfc98b8de9c8 (patch)
tree89c2967379fab71ffdb7b85fbd54b81ed1058be9 /man2/sync_file_range.2
parent58783e28ae8c0f07c6790b273dd096db8aaf2f84 (diff)
downloadman-pages-8382f16db1871bb56a5375f5f1e8cfc98b8de9c8.tar.gz
grfix
Diffstat (limited to 'man2/sync_file_range.2')
-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 2129d0df94..ca4c12c854 100644
--- a/man2/sync_file_range.2
+++ b/man2/sync_file_range.2
@@ -166,7 +166,7 @@ a directory, or a symbolic link.
.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
+This system call is Linux-specific, and should be avoided
in portable programs.
.SH "SEE ALSO"
.BR fdatasync (2),