diff options
Diffstat (limited to 'man2/sync_file_range.2')
| -rw-r--r-- | man2/sync_file_range.2 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2 index 439e7acba6..60deef6e78 100644 --- a/man2/sync_file_range.2 +++ b/man2/sync_file_range.2 @@ -169,11 +169,8 @@ Out of disk space. .TP .B ESPIPE .I fd -refers to something other than a regular file, a block device, -a directory, or a symbolic link. -.\" FIXME . (bug?) Actually, how can 'fd' refer to a symbolic link (S_ISLNK)? -.\" (In user space at least) it isn't possible to obtain a file descriptor -.\" for a symbolic link. +refers to something other than a regular file, a block device, or +a directory. .SH VERSIONS .BR sync_file_range () appeared on Linux in kernel 2.6.17. |
