Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 18:32:24 +0200
From:      Jens Schweikhardt <schweikh@schweikhardt.net>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        Juli Mallett <jmallett@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sbin/kldload kldload.c
Message-ID:  <20021009183224.A978@schweikhardt.net>
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 %2B0930
References:  <200210080957.g989v30E034322@freefall.freebsd.org> <1034129122.10003.24.camel@chowder.gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009183224.A978>