From owner-freebsd-hackers Fri May 3 14:47:20 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14277 for hackers-outgoing; Fri, 3 May 1996 14:47:20 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA14271 for ; Fri, 3 May 1996 14:47:14 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id HAA18488; Sat, 4 May 1996 07:42:16 +1000 Date: Sat, 4 May 1996 07:42:16 +1000 From: Bruce Evans Message-Id: <199605032142.HAA18488@godzilla.zeta.org.au> To: freebsd-hackers@FreeBSD.ORG, pat@transarc.com Subject: Re: Documentation for "config" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >This may sound like a silly question, but does anyone have any >documentation for how config(8) works? That is, given a configuration $ locate config | grep doc /usr/share/doc/smm/02.config /usr/share/doc/smm/02.config/paper.ascii.gz ... This is out of date, but has a lot of detail about machine-independent things. Bruce