diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-25 21:28:09 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-25 21:28:09 +0000 |
| commit | 8382f16db1871bb56a5375f5f1e8cfc98b8de9c8 (patch) | |
| tree | 89c2967379fab71ffdb7b85fbd54b81ed1058be9 /man2/sync_file_range.2 | |
| parent | 58783e28ae8c0f07c6790b273dd096db8aaf2f84 (diff) | |
| download | man-pages-8382f16db1871bb56a5375f5f1e8cfc98b8de9c8.tar.gz | |
grfix
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 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), |
