diff options
author | davidxu <davidxu@FreeBSD.org> | 2005-12-13 03:05:58 +0000 |
---|---|---|
committer | davidxu <davidxu@FreeBSD.org> | 2005-12-13 03:05:58 +0000 |
commit | b4c9d04a7a9c929c7edada49a3980669d94e0bd5 (patch) | |
tree | c5526988cbf2a77ab422fe8f49b9f20a3bb287d5 /lib/libc/sys/aio_read.2 | |
parent | 1e6d75869fef4abf1775b764eff1643dbb5addab (diff) | |
download | FreeBSD-src-b4c9d04a7a9c929c7edada49a3980669d94e0bd5.zip FreeBSD-src-b4c9d04a7a9c929c7edada49a3980669d94e0bd5.tar.gz |
Add cross references to siginfo.3.
Diffstat (limited to 'lib/libc/sys/aio_read.2')
-rw-r--r-- | lib/libc/sys/aio_read.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_read.2 b/lib/libc/sys/aio_read.2 index 07c28cf..26e92c7 100644 --- a/lib/libc/sys/aio_read.2 +++ b/lib/libc/sys/aio_read.2 @@ -192,7 +192,8 @@ would be invalid. .Xr aio_suspend 2 , .Xr aio_waitcomplete 2 , .Xr aio_write 2 , -.Xr aio 4 +.Xr aio 4 , +.Xr siginfo 3 .Sh STANDARDS The .Fn aio_read |