Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2015 15:36:37 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r280263 - head/share/man/man4
Message-ID:  <201503191536.t2JFabEH009922@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503191536.t2JFabEH009922>