diff options
Diffstat (limited to 'lib/libc/sys/aio_read.2')
-rw-r--r-- | lib/libc/sys/aio_read.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_read.2 b/lib/libc/sys/aio_read.2 index c52629e85066..749044a7f03e 100644 --- a/lib/libc/sys/aio_read.2 +++ b/lib/libc/sys/aio_read.2 @@ -132,7 +132,7 @@ appropriately; otherwise the .Fn aio_return system call must be called, and will return -1, and .Fn aio_error -must be called to determine the actual calue that would have been +must be called to determine the actual value that would have been returned in .Va errno . .Pp |