From owner-cvs-all@FreeBSD.ORG Mon Nov 15 18:04:59 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29A6F1065670; Mon, 15 Nov 2010 18:04:59 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F37678FC13; Mon, 15 Nov 2010 18:04:58 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oAFI4wBd080020; Mon, 15 Nov 2010 18:04:58 GMT (envelope-from bcr@repoman.freebsd.org) Received: (from bcr@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oAFI4wRC080018; Mon, 15 Nov 2010 18:04:58 GMT (envelope-from bcr) Message-Id: <201011151804.oAFI4wRC080018@repoman.freebsd.org> From: Benedict Reuschling Date: Mon, 15 Nov 2010 18:04:58 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2010 18:04:59 -0000 bcr 2010-11-15 18:04:58 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: The -v parameter of cdda2wav does not support numerical values in newer releases and produces a warning when invoked like that. Change the example to use the correct non-numeric form. PR: docs/152248 Submitted by: Warren Block (wblock at wonkity dot com) Revision Changes Path 1.298 +1 -1 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml