diff options
Diffstat (limited to 'lib/libc/sys/aio_error.2')
-rw-r--r-- | lib/libc/sys/aio_error.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_error.2 b/lib/libc/sys/aio_error.2 index af5cade2c85b..434775811ee2 100644 --- a/lib/libc/sys/aio_error.2 +++ b/lib/libc/sys/aio_error.2 @@ -33,7 +33,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <aio.h> +.In aio.h .Ft int .Fn aio_error "const struct aiocb *iocb" .Sh DESCRIPTION |