diff options
| author | David Xu <davidxu@FreeBSD.org> | 2005-12-13 03:05:58 +0000 |
|---|---|---|
| committer | David Xu <davidxu@FreeBSD.org> | 2005-12-13 03:05:58 +0000 |
| commit | e9e7495667ae0fe23e2eb3ca56492fc5193f02e4 (patch) | |
| tree | c5526988cbf2a77ab422fe8f49b9f20a3bb287d5 /lib/libc/sys/aio_write.2 | |
| parent | e497db39e8c13ccf3de57939230c803a9e889bc7 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/aio_write.2')
| -rw-r--r-- | lib/libc/sys/aio_write.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_write.2 b/lib/libc/sys/aio_write.2 index 5e9cda2a0a0f..6c19e9842e38 100644 --- a/lib/libc/sys/aio_write.2 +++ b/lib/libc/sys/aio_write.2 @@ -187,7 +187,8 @@ would be invalid. .Xr aio_return 2 , .Xr aio_suspend 2 , .Xr aio_waitcomplete 2 , -.Xr aio 4 +.Xr aio 4, +.Xr siginfo 3 .Sh STANDARDS The .Fn aio_write |
