From owner-freebsd-doc Tue Mar 25 6:50:19 2003 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 A62E237B401 for ; Tue, 25 Mar 2003 06:50:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC6543F3F for ; Tue, 25 Mar 2003 06:50:15 -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 h2PEoFNS028908 for ; Tue, 25 Mar 2003 06:50:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEoELi028907; Tue, 25 Mar 2003 06:50:14 -0800 (PST) Date: Tue, 25 Mar 2003 06:50:14 -0800 (PST) Message-Id: <200303251450.h2PEoELi028907@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: docs/50280: [PATCH] pcm(4): remove MAKEDEV reference Reply-To: Giorgos Keramidas X-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) 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/50280; it has been noted by GNATS. From: Giorgos Keramidas To: "Sergey A.Osokin" Cc: bug-followup@FreeBSD.org Subject: Re: docs/50280: [PATCH] pcm(4): remove MAKEDEV reference Date: Tue, 25 Mar 2003 16:41:47 +0200 On 2003-03-25 17:22, "Sergey A.Osokin" wrote: > =================================================================== > RCS file: /home/ncvs/src/share/man/man4/pcm.4,v > retrieving revision 1.28 > diff -u -r1.28 pcm.4 > --- src/share/man/man4/pcm.4 13 Dec 2002 09:05:50 -0000 1.28 > +++ src/share/man/man4/pcm.4 25 Mar 2003 14:20:57 -0000 > @@ -152,29 +152,7 @@ > On systems with > .Xr devfs 5 , > supported device nodes will be created automatically. > -For systems without > -.Xr devfs 5 , > [...] > -the device nodes and symbolic links for the > -preferred audio device in systems with multiple audio devices > -should be created last. > +.El > .Sh DIAGNOSTICS AND TROUBLESHOOTING > .Bl -tag -width 2m > .It ac97: dac not ready This last .El doesn't match any .Bl. Committed the rest. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message