From 6849b2fd34cc79214ef86b07dcf42d5a1484b439 Mon Sep 17 00:00:00 2001 From: fredb Date: Mon, 14 Feb 2005 13:28:24 +0000 Subject: [PATCH] Clarify that controls affecting both playback and recording should also be placed in the AudioCinputs class. --- share/man/man9/audio.9 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/man/man9/audio.9 b/share/man/man9/audio.9 index 90b51b389e97..80746f4dd71d 100644 --- a/share/man/man9/audio.9 +++ b/share/man/man9/audio.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: audio.9,v 1.28 2005/01/11 07:19:28 kent Exp $ +.\" $NetBSD: audio.9,v 1.29 2005/02/14 13:28:24 fredb Exp $ .\" .\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -34,7 +34,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd January 11, 2005 +.Dd February 14, 2005 .Dt AUDIO 9 .Os .Sh NAME @@ -558,7 +558,8 @@ Controls for various sources that affect only the playback output, as opposed to recording, should be in the .Dv AudioCinputs -class. +class, +as of course should any controls that affect both playback and recording. .Pp If the play mixer is capable of output to more than one destination,