diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 22:30:10 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 22:30:10 +0000 |
| commit | 30950a21e11892bddfb8f6b190ee2b693803cddf (patch) | |
| tree | b50e352d61c120366733f7da2952877b6d6efb05 /lib/libc/sys/aio_write.2 | |
| parent | 3d595e7e8ab4e04b76f4611f28660bf0f1083542 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/aio_write.2')
| -rw-r--r-- | lib/libc/sys/aio_write.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_write.2 b/lib/libc/sys/aio_write.2 index 5fe8d9804616..5e9cda2a0a0f 100644 --- a/lib/libc/sys/aio_write.2 +++ b/lib/libc/sys/aio_write.2 @@ -107,7 +107,7 @@ request has completed, are not allowed. .Pp If the file offset in .Fa iocb->aio_offset -is past the offset maximum for +is past the offset maximum for .Fa iocb->aio_fildes , no I/O will occur. .Sh RETURN VALUES |
