diff options
author | chris <chris@FreeBSD.org> | 1999-09-03 16:40:24 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 1999-09-03 16:40:24 +0000 |
commit | daa0ce629e72f4a7434d4636186624081540bcde (patch) | |
tree | b4dc4af8c5943a8de8a6de2114772b7c39e80198 /sbin/kldload | |
parent | a8196ec11f70e0e18e21a102df357205a4e5936b (diff) | |
download | FreeBSD-src-daa0ce629e72f4a7434d4636186624081540bcde.zip FreeBSD-src-daa0ce629e72f4a7434d4636186624081540bcde.tar.gz |
Add cross-references to respective syscalls.
Diffstat (limited to 'sbin/kldload')
-rw-r--r-- | sbin/kldload/kldload.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index 59d6805..39b42f0 100644 --- a/sbin/kldload/kldload.8 +++ b/sbin/kldload/kldload.8 @@ -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 |