From owner-freebsd-doc@FreeBSD.ORG Wed May 20 20:00:07 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88FA81065673 for ; Wed, 20 May 2009 20:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6466E8FC1D for ; Wed, 20 May 2009 20:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4KK07WV078066 for ; Wed, 20 May 2009 20:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4KK079J078065; Wed, 20 May 2009 20:00:07 GMT (envelope-from gnats) Resent-Date: Wed, 20 May 2009 20:00:07 GMT Resent-Message-Id: <200905202000.n4KK079J078065@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Benedict Reuschling Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E18251065676 for ; Wed, 20 May 2009 19:57:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CF50E8FC15 for ; Wed, 20 May 2009 19:57:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4KJv57P078587 for ; Wed, 20 May 2009 19:57:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4KJv5k6078586; Wed, 20 May 2009 19:57:05 GMT (envelope-from nobody) Message-Id: <200905201957.n4KJv5k6078586@www.freebsd.org> Date: Wed, 20 May 2009 19:57:05 GMT From: Benedict Reuschling To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/134763: [Handbook] Varying filename example is not included in element X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2009 20:00:07 -0000 >Number: 134763 >Category: docs >Synopsis: [Handbook] Varying filename example is not included in element >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed May 20 20:00:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Benedict Reuschling >Release: FreeBSD 7.2-STABLE >Organization: The FreeBSD German Documentation Project >Environment: FreeBSD atlantis.reuschling.org 7.2-STABLE FreeBSD 7.2-STABLE #19: Mon May 4 20:19:52 CEST 2009 root@atlantis.reuschling.org:/tank/obj/usr/src/sys/ATLANTIS i386 >Description: The multimedia-section in the FreeBSD handbook about MP3 Audio lists the following example: &prompt.root; mpg123 -a /dev/dsp1.0 Foobar-GreatestHits.mp3 ... Since "Foobar-GreatestHits.mp3" can be replaced by other filenames, it should be included in the preceding element. >How-To-Repeat: Look at the handbook section "7.3.1 MP3 Players" of doc/en_US.ISO8859-1/books/handbook/sound-mp3.html and guess what other .mp3 files you could use instead of Foobar-GreatestHits.mp3 :-) Therefore, it is a filename and should be typeset accordingly. >Fix: Apply the attached patch that moves the "Foobar-GreatestHits.mp3" within the element. Patch attached with submission follows: --- chapter1.131.sgml 2009-05-20 21:37:07.628706721 +0200 +++ chapter.sgml 2009-05-20 21:40:03.750229988 +0200 @@ -483,7 +483,7 @@ the sound device and the MP3 file on the command line, as shown below: - &prompt.root; mpg123 -a /dev/dsp1.0 Foobar-GreatestHits.mp3 + &prompt.root; mpg123 -a /dev/dsp1.0 Foobar-GreatestHits.mp3 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3. Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp. Uses code from various people. See 'README' for more! >Release-Note: >Audit-Trail: >Unformatted: