summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kldnext.2
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-07-01 12:16:06 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-07-01 12:16:06 +0000
commite671ad02ffd3e5dedda4576976c1952f1f8d8fe3 (patch)
treeafdcdba0dbae36d408c8dea84d54a7ce0ab30041 /lib/libc/sys/kldnext.2
parent6e69eca4019597c2c1eb54a44ee55a1304a7e958 (diff)
downloadFreeBSD-src-e671ad02ffd3e5dedda4576976c1952f1f8d8fe3.zip
FreeBSD-src-e671ad02ffd3e5dedda4576976c1952f1f8d8fe3.tar.gz
Fix the NAME section of the kldload.2 manpage, which made reference to
kldunload. Add proper cross-references to the whole family. PR: 12472 Submitted by: Chris Costello <chris@calldei.com>
Diffstat (limited to 'lib/libc/sys/kldnext.2')
-rw-r--r--lib/libc/sys/kldnext.29
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/libc/sys/kldnext.2 b/lib/libc/sys/kldnext.2
index b1cb629..78f3d05 100644
--- a/lib/libc/sys/kldnext.2
+++ b/lib/libc/sys/kldnext.2
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: kldnext.2,v 1.1 1999/04/04 12:29:31 dfr Exp $
+.\" $Id: kldnext.2,v 1.2 1999/04/09 14:31:59 bde Exp $
.\"
.Dd March 3, 1999
.Dt KLDNEXT 2
@@ -56,6 +56,13 @@ The only error set by
is ENOENT, which is set when
.Va fileid
refers to a kld file that does not exist (isn't loaded).
+.Sh SEE ALSO
+.Xr kldfind 2 ,
+.Xr kldfirstmod 2 ,
+.Xr kldload 2 ,
+.Xr kldstat 2 ,
+.Xr kldunload 2 ,
+.Xr kld 4
.Sh HISTORY
The
.Nm kld
OpenPOWER on IntegriCloud