diff options
author | vd <vd@FreeBSD.org> | 2006-09-26 09:47:46 +0000 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-09-26 09:47:46 +0000 |
commit | 2fdf351700720bcabf9188eff29b5dda9bdad5b3 (patch) | |
tree | 812f5968a0395bcb8731aeaf3559f24c13d82547 /lib | |
parent | 2b7fa8321346d96c1db47837eb3f5e2a6d1c2ee8 (diff) | |
download | FreeBSD-src-2fdf351700720bcabf9188eff29b5dda9bdad5b3.zip FreeBSD-src-2fdf351700720bcabf9188eff29b5dda9bdad5b3.tar.gz |
Fix typo
PR: docs/103666
Submitted by: vd
Approved by: maxim
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/aio_error.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/aio_error.2 b/lib/libc/sys/aio_error.2 index 91bb097..f63a2dd 100644 --- a/lib/libc/sys/aio_error.2 +++ b/lib/libc/sys/aio_error.2 @@ -54,8 +54,7 @@ status is returned as described in .Xr read 2 , .Xr write 2 , or -.Xr fsync 2 -is returned. +.Xr fsync 2 . On failure, .Fn aio_error returns |