From owner-cvs-all Thu Dec 5 8: 1:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CF837B401; Thu, 5 Dec 2002 08:01:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 744AF43E9C; Thu, 5 Dec 2002 08:01:14 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gB5FurmV099082; Thu, 5 Dec 2002 07:56:53 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB5FurwY099081; Thu, 5 Dec 2002 07:56:53 -0800 (PST) Message-Id: <200212051556.gB5FurwY099081@repoman.freebsd.org> From: Robert Watson Date: Thu, 5 Dec 2002 07:56:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/12/05 07:56:53 PST Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Various updates for the ccd chapter to take into account 5.0: we no longer accept a "units" argument to the kernel configuration entry. Devfs now does all the device management, eschew use of MAKEDEV. Note: I haven't yet tested all the commands here, I suspect some instances of "ccd0c" may need to become simply "ccd0". Revision Changes Path 1.120 +17 -0 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message