From owner-freebsd-current Wed Nov 17 15:48:42 1999 Delivered-To: freebsd-current@freebsd.org Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id 83C1314E99 for ; Wed, 17 Nov 1999 15:48:38 -0800 (PST) (envelope-from hibma@skylink.it) Received: from skylink.it (va-185.skylink.it [194.185.55.185]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id AAA19604; Thu, 18 Nov 1999 00:49:09 +0100 Received: from localhost (localhost [127.0.0.1]) by skylink.it (8.9.3/8.9.3) with SMTP id AAA01048; Thu, 18 Nov 1999 00:13:00 +0100 (CET) (envelope-from hibma@skylink.it) Date: Thu, 18 Nov 1999 00:13:00 +0100 (CET) From: Nick Hibma X-Sender: n_hibma@henny.jrc.it Reply-To: Nick Hibma To: "Jeroen C. van Gelderen" Cc: FreeBSD CURRENT Mailing List Subject: Re: cvs commit: src/sys/boot/forth loader.conf In-Reply-To: <383331EA.581A4907@vangelderen.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > You mean along the lines of if_xx.ko? That might be an idea, apart > > from the fact that then the module name does not correspond in any > > way to the name used in the manpage. > > I'd love to see the various modules grouped logically. I'd vote in > favor of usb_* in case it counts... It'd be nice, but only if this does not obfuscate the reference to other locations were it can be found. I am for example not in favour of the atapi0 entry in the kernel config file as it is nowhere to be found in the man pages. It's _only_ in the kernel config file and the name of the module. Doing a man -k usb or man -k mouse should give good results. Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message