From owner-cvs-all Tue Oct 8 19: 5:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B2F37B401; Tue, 8 Oct 2002 19:05:30 -0700 (PDT) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D52043E42; Tue, 8 Oct 2002 19:05:27 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.3) with ESMTP id g9925N2l060067; Wed, 9 Oct 2002 11:35:23 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: cvs commit: src/sbin/kldload kldload.c From: "Daniel O'Connor" To: Juli Mallett Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <200210080957.g989v30E034322@freefall.freebsd.org> References: <200210080957.g989v30E034322@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 09 Oct 2002 11:35:21 +0930 Message-Id: <1034129122.10003.24.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Spam-Score: -3.4 () IN_REP_TO X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-10-08 at 19:27, Juli Mallett wrote: > Make it possible to kldload(8) many modules. Man page update? --- kldload.8.orig Wed Oct 9 11:31:50 2002 +++ kldload.8 Wed Oct 9 11:33:01 2002 @@ -35,6 +35,7 @@ .Nm .Op Fl v .Ar filename +.Ar [ filename .\|.\|.] .Sh DESCRIPTION The .Nm (No idea if that's correct, but it looks OK :) Might want to say that attempts are made to load all modules regardless of earlier errors too. Also it is missing a usage change. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message