From owner-freebsd-current Tue Apr 30 02:56:18 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA24656 for current-outgoing; Tue, 30 Apr 1996 02:56:18 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA24651 for ; Tue, 30 Apr 1996 02:56:13 -0700 (PDT) Received: from ole.cs.tu-berlin.de (wosch@ole.cs.tu-berlin.de [130.149.22.3]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id LAA22106; Tue, 30 Apr 1996 11:56:02 +0200 Received: (from wosch@localhost) by localhost (8.6.12/8.6.12) id LAA00400; Tue, 30 Apr 1996 11:02:27 +0200 Date: Tue, 30 Apr 1996 11:02:27 +0200 From: Wolfram Schneider Message-Id: <199604300902.LAA00400@localhost> To: Nate Williams Cc: current@FreeBSD.org Subject: Re: review request In-Reply-To: <199604291958.NAA00606@rocky.sri.MT.net> References: <199604291910.FAA28593@godzilla.zeta.org.au> <199604291958.NAA00606@rocky.sri.MT.net> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: >Bruce Evans writes: >> There should be no `.sample' files in /etc. >Where do you suggest sticking etc 'example' files then? /usr/share/examples/etc Wolfram >I'm thinking of >files (pccard.conf.example) that shouldn't (yet) be installed unless the >user explicitly installs them, since they are system specific >(IRQ/IOMEM/etc) but shouldn't require the user to install the source >dist. to get at them.