From owner-cvs-all Wed Oct 9 10:21:41 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 5EA9837B404; Wed, 9 Oct 2002 10:21:35 -0700 (PDT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B1B43E65; Wed, 9 Oct 2002 10:21:33 -0700 (PDT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (localhost [127.0.0.1]) by bremen.shuttle.de (Postfix) with ESMTP id 59C7817D22; Wed, 9 Oct 2002 19:21:28 +0200 (CEST) Received: (from uucp@localhost) by bremen.shuttle.de (8.12.3/8.12.3/Debian -4) with UUCP id g99HLSG0020581; Wed, 9 Oct 2002 19:21:28 +0200 Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) by hal9000.schweikhardt.net (8.12.6/8.12.6) with ESMTP id g99GWOaL003174; Wed, 9 Oct 2002 18:32:24 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.12.6/8.12.3/Submit) id g99GWORK003173; Wed, 9 Oct 2002 18:32:24 +0200 (CEST) Date: Wed, 9 Oct 2002 18:32:24 +0200 From: Jens Schweikhardt To: "Daniel O'Connor" Cc: Juli Mallett , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/kldload kldload.c Message-ID: <20021009183224.A978@schweikhardt.net> References: <200210080957.g989v30E034322@freefall.freebsd.org> <1034129122.10003.24.camel@chowder.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1034129122.10003.24.camel@chowder.gsoft.com.au>; from doconnor@gsoft.com.au on Wed, Oct 09, 2002 at 11:35:21AM +0930 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 Wed, Oct 09, 2002 at 11:35:21AM +0930, Daniel O'Connor wrote: # 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 :) To specify one or more filenames, the result should look like this kldload [-v] filename ... (not kldload [-v] filename [filename ...]) like in mv(1) and many others. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message