From owner-freebsd-doc Thu Dec 12 9:50: 5 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A372B37B401 for ; Thu, 12 Dec 2002 09:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DCB843EA9 for ; Thu, 12 Dec 2002 09:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBCHo4x3049937 for ; Thu, 12 Dec 2002 09:50:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBCHo4SU049936; Thu, 12 Dec 2002 09:50:04 -0800 (PST) Date: Thu, 12 Dec 2002 09:50:04 -0800 (PST) Message-Id: <200212121750.gBCHo4SU049936@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Marc Fonvieille Subject: Re: docs/46213: Documentation still refers to MAKEDEV Reply-To: Marc Fonvieille Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/46213; it has been noted by GNATS. From: Marc Fonvieille To: Murray Stokely Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/46213: Documentation still refers to MAKEDEV Date: Thu, 12 Dec 2002 18:49:37 +0100 On Thu, Dec 12, 2002 at 09:14:39AM -0800, Murray Stokely wrote: > > Both snd.4 and the Handbook tell users to run MAKEDEV on a -CURRENT > system as part of the process to get sound working. We really need to > update these documents to correctly reflect the procedure for 5.0 > (devfs). > True for snd(4) but not for the Handbook. I will even say the devfs problem is fixed in the Handbook. Something like: Note: If you are running FreeBSD 5.0 or later you can safely skip this section. These versions use devfs(5) to allocate device nodes transparently for the user. was added where MAKEDEV "appears". Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message