From owner-cvs-src@FreeBSD.ORG Wed Mar 31 00:43:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A7B316A4CE; Wed, 31 Mar 2004 00:43:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EE8C43D1F; Wed, 31 Mar 2004 00:43:21 -0800 (PST) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2V8hLGe001538; Wed, 31 Mar 2004 00:43:21 -0800 (PST) (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2V8hLGX001537; Wed, 31 Mar 2004 00:43:21 -0800 (PST) (envelope-from luigi) Message-Id: <200403310843.i2V8hLGX001537@repoman.freebsd.org> From: Luigi Rizzo Date: Wed, 31 Mar 2004 00:43:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d initdiskless X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 08:43:21 -0000 luigi 2004/03/31 00:43:21 PST FreeBSD src repository Modified files: etc/rc.d initdiskless Log: Extensive documentation changes to the script, but only comments and empty lines have been touched. All of this should go in the diskless(8) manpage, now if we had some kind of 'literate programming' tool to extract the comments from the script and put them in a reasonable nroff format, it would be a lot easier to keep code and docs in sync Revision Changes Path 1.33 +85 -47 src/etc/rc.d/initdiskless