Add cross-references to respective syscalls.

This commit is contained in:
Chris Costello 1999-09-03 16:40:24 +00:00
parent f808774cff
commit fa8b1c611b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50847
3 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,7 @@ The
utility exits with a status of 0 on success
and with a nonzero status if an error occurs.
.Sh SEE ALSO
.Xr kldload 2 ,
.Xr kldstat 8 ,
.Xr kldunload 8
.Sh HISTORY

View File

@ -57,6 +57,7 @@ The
utility exits with a status of 0 on success
and with a nonzero status if an error occurs.
.Sh SEE ALSO
.Xr kldstat 2 ,
.Xr kldload 8 ,
.Xr kldunload 8
.Sh HISTORY

View File

@ -59,6 +59,7 @@ The
utility exits with a status of 0 on success
and with a nonzero status if an error occurs.
.Sh SEE ALSO
.Xr kldunload 2 ,
.Xr kldload 8 ,
.Xr kldstat 8
.Sh HISTORY