From 94c61219f56cba922b3ea6e81e2ec6875d522fae Mon Sep 17 00:00:00 2001 From: Juli Mallett Date: Wed, 9 Oct 2002 06:46:54 +0000 Subject: Update documentation for kldload(8)'s ability to load multiple modules. Submitted by: Daniel O'Connor --- sbin/kldload/kldload.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sbin/kldload/kldload.8') diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index 14e2a95a7ad3..8456b098780a 100644 --- a/sbin/kldload/kldload.8 +++ b/sbin/kldload/kldload.8 @@ -34,13 +34,15 @@ .Sh SYNOPSIS .Nm .Op Fl v -.Ar filename +.Ar .Sh DESCRIPTION The .Nm -utility loads the file -.Ar filename Ns Pa .ko +utility loads +.Ar file Ns Pa .ko into the kernel using the kernel linker. +Note that if multiple modules are specified then an attempt will +be made to load them all, even if some fail. .Pp The following option is available: .Bl -tag -width indent -- cgit v1.2.3