From owner-svn-src-head@FreeBSD.ORG Thu Mar 19 15:36:37 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97B4388C; Thu, 19 Mar 2015 15:36:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83E01183; Thu, 19 Mar 2015 15:36:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2JFab23009923; Thu, 19 Mar 2015 15:36:37 GMT (envelope-from hselasky@FreeBSD.org) Received: (from hselasky@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2JFabEH009922; Thu, 19 Mar 2015 15:36:37 GMT (envelope-from hselasky@FreeBSD.org) Message-Id: <201503191536.t2JFabEH009922@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: hselasky set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky Date: Thu, 19 Mar 2015 15:36:37 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r280263 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2015 15:36:37 -0000 Author: hselasky Date: Thu Mar 19 15:36:36 2015 New Revision: 280263 URL: https://svnweb.freebsd.org/changeset/base/280263 Log: Fix some style issues. MFC after: 1 week Modified: head/share/man/man4/snd_uaudio.4 Modified: head/share/man/man4/snd_uaudio.4 ============================================================================== --- head/share/man/man4/snd_uaudio.4 Thu Mar 19 15:32:55 2015 (r280262) +++ head/share/man/man4/snd_uaudio.4 Thu Mar 19 15:36:36 2015 (r280263) @@ -101,7 +101,8 @@ enumeration of new devices on the parent .Pp Some USB audio devices might refuse to work properly unless the sample rate is configured the same for both recording and playback, even if -only simplex is used. See the +only simplex is used. +See the .Va dev.pcm.%d.[play|rec].vchanrate sysctls. .Pp @@ -110,6 +111,7 @@ The framework in .Fx currently doesn't support the full set of USB audio mixer -controls. Some mixer controls are only available as +controls. +Some mixer controls are only available as .Va dev.pcm.%d.mixer sysctls.