Add cross-references to the aio(4) manual page.

Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
This commit is contained in:
des 2002-10-24 12:22:57 +00:00
parent 0709678907
commit 05e7d9747e
6 changed files with 6 additions and 0 deletions

View File

@ -99,6 +99,7 @@ module as desired:
.Dl kldload aio
.Pp
.Sh SEE ALSO
.Xr aio 4 ,
.Xr aio_error 2 ,
.Xr aio_read 2 ,
.Xr aio_return 2 ,

View File

@ -88,6 +88,7 @@ module as desired:
.Dl kldload aio
.Pp
.Sh SEE ALSO
.Xr aio 4 ,
.Xr aio_cancel 2 ,
.Xr aio_read 2 ,
.Xr aio_return 2 ,

View File

@ -197,6 +197,7 @@ module as desired:
.Dl kldload aio
.Pp
.Sh SEE ALSO
.Xr aio 4 ,
.Xr aio_cancel 2 ,
.Xr aio_error 2 ,
.Xr aio_return 2 ,

View File

@ -90,6 +90,7 @@ module as desired:
.Dl kldload aio
.Pp
.Sh SEE ALSO
.Xr aio 4 ,
.Xr aio_cancel 2 ,
.Xr aio_error 2 ,
.Xr aio_suspend 2 ,

View File

@ -103,6 +103,7 @@ module as desired:
.Dl kldload aio
.Pp
.Sh SEE ALSO
.Xr aio 4 ,
.Xr aio_cancel 2 ,
.Xr aio_error 2 ,
.Xr aio_return 2 ,

View File

@ -126,6 +126,7 @@ module as desired:
.Dl kldload aio
.Pp
.Sh SEE ALSO
.Xr aio 4 ,
.Xr aio_cancel 2 ,
.Xr aio_error 2 ,
.Xr aio_read 2 ,