From owner-freebsd-doc Mon Jan 20 4:54:52 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AB5537B401; Mon, 20 Jan 2003 04:54:51 -0800 (PST) Received: from rhadamanth.submonkey.net (pc1-cdif2-5-cust47.cdif.cable.ntl.com [81.101.150.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3461243ED8; Mon, 20 Jan 2003 04:54:50 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.12) id 18abRx-0002ah-00; Mon, 20 Jan 2003 12:54:49 +0000 Date: Mon, 20 Jan 2003 12:54:48 +0000 From: Ceri Davies To: Giorgos Keramidas , mheinen@freebsd.org Cc: doc@FreeBSD.org Subject: Re: dmesg Message-ID: <20030120125448.GE5849@submonkey.net> Mail-Followup-To: Ceri Davies , Giorgos Keramidas , mheinen@freebsd.org, doc@FreeBSD.org References: <20030119170912.GG4206@submonkey.net> <20030120115216.GD3487@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120115216.GD3487@gothmog.gr> X-message-flag: All your linuxconf-configured redhat are belong to us. X-message-flag-attribution: suresh, sdm. User-Agent: Mutt/1.5.3i 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 On Mon, Jan 20, 2003 at 01:52:16PM +0200, Giorgos Keramidas wrote: > On 2003-01-19 17:09, Ceri Davies wrote: > > Index: multimedia/chapter.sgml > > =================================================================== > > RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml,v > > retrieving revision 1.46 > > diff -u -r1.46 chapter.sgml > > --- multimedia/chapter.sgml 4 Dec 2002 02:48:45 -0000 1.46 > > +++ multimedia/chapter.sgml 19 Jan 2003 17:07:12 -0000 > > @@ -291,10 +291,10 @@ > > Creating and Testing the Device Nodes > > > > device nodes > > - After you reboot, log in and run dmesg | grep > > - pcm as shown below: > > + After you reboot, log in and run grep > > + pcm /var/run/dmesg.boot as shown below: > > > > - &prompt.root; dmesg | grep pcm > > + &prompt.root; grep pcm /var/run/dmesg.boot > > pcm0: <SB16 DSP 4.11> on sbc0 > > There is an unnecessary duplication of the command here. Martin, Giorgos, Thanks. Ceri -- The beards of the Creator have come! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message