NetBSD Problem Report #46446

From www@NetBSD.org  Sun May 13 00:00:07 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 5A61263B915
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 13 May 2012 00:00:07 +0000 (UTC)
Message-Id: <20120513000006.AC27E63B86B@www.NetBSD.org>
Date: Sun, 13 May 2012 00:00:06 +0000 (UTC)
From: nathanialsloss@yahoo.com.au
Reply-To: nathanialsloss@yahoo.com.au
To: gnats-bugs@NetBSD.org
Subject: audio (9) manual page fixup
X-Send-Pr-Version: www-1.0

>Number:         46446
>Category:       misc
>Synopsis:       audio (9) manual page fixup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 13 00:05:00 +0000 2012
>Closed-Date:    Sun Jul 13 11:09:26 +0000 2014
>Last-Modified:  Sun Jul 13 11:10:00 +0000 2014
>Originator:     Nat Sloss
>Release:        NetBSD Current 6.99.6
>Organization:
>Environment:
NetBSD beast 6.99.6 NetBSD 6.99.6 (LOCKDEBUG) #6: Sat May 12 00:23:26 EST 2012  build@beast:/usr/src/sys/arch/i386/compile/obj/LOCKDEBUG i386
>Description:
Hi.

The manual page for audio section 9 refers to mulaw_to_slinear16 when it should be mulaw_to_linear16.
>How-To-Repeat:
Take a look at the audio(9) manual page.
>Fix:
===================================================================
RCS file: /cvsroot/src/share/man/man9/audio.9,v
retrieving revision 1.43
diff -u -r1.43 audio.9
--- share/man/man9/audio.9      23 Nov 2011 23:11:56 -0000      1.43
+++ share/man/man9/audio.9      12 May 2012 23:42:14 -0000
@@ -207,7 +207,7 @@
 .Dv pfil-\*[Gt]append()
 with
 .Va pfil ,
-.Va mulaw_to_slinear16 ,
+.Va mulaw_to_linear16 ,
 and audio_params_t representing [8000Hz, slinear_le, 16/16bit, 2ch].
 If the driver needs multiple conversions, a conversion nearest to the
 hardware should be set to the head of


Regards,

Nat.

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: mbalmer@NetBSD.org
State-Changed-When: Sun, 13 Jul 2014 11:09:26 +0000
State-Changed-Why:
Proposed fix committed, thanks!


From: "Marc Balmer" <mbalmer@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/46446 CVS commit: src/share/man/man9
Date: Sun, 13 Jul 2014 11:08:46 +0000

 Module Name:	src
 Committed By:	mbalmer
 Date:		Sun Jul 13 11:08:46 UTC 2014

 Modified Files:
 	src/share/man/man9: audio.9

 Log Message:
 Fix a typo in a function name.  Found by Nat Sloss, thanks.
 Fixes PR misc/46446.


 To generate a diff of this commit:
 cvs rdiff -u -r1.43 -r1.44 src/share/man/man9/audio.9

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.