Date: Fri, 7 Nov 2008 17:55:09 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r184751 - head/share/man/man4 Message-ID: <200811071755.mA7Ht9vS089482@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mav Date: Fri Nov 7 17:55:09 2008 New Revision: 184751 URL: http://svn.freebsd.org/changeset/base/184751 Log: Two minor fixes. Modified: head/share/man/man4/snd_hda.4 Modified: head/share/man/man4/snd_hda.4 ============================================================================== --- head/share/man/man4/snd_hda.4 Fri Nov 7 15:01:40 2008 (r184750) +++ head/share/man/man4/snd_hda.4 Fri Nov 7 17:55:09 2008 (r184751) @@ -58,7 +58,7 @@ driver that allows the generic audio dri .Xr sound 4 , to be used with this hardware. Only audio functions are supported by -.Nm +.Nm . Modem, HDMI and other possible functions are not implemented. .Pp The @@ -85,7 +85,7 @@ The default audio device may be tuned by .Ar hw.snd.default_unit sysctl, as described in .Xr sound 4 , -or explicitly specified it in application settings. +or explicitly specified in application settings. .Ss Boot-time Configuration The following variables are available at boot-time through the .Xr device.hints 5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811071755.mA7Ht9vS089482>