Author: mav
Date: Fri Dec 11 01:25:10 2009
New Revision: 200384
URL: http://svn.freebsd.org/changeset/base/200384

Log:
  MFC r188512:
  Fix spelling a bit.

Modified:
  stable/7/share/man/man4/snd_hda.4
Directory Properties:
  stable/7/share/man/man4/   (props changed)

Modified: stable/7/share/man/man4/snd_hda.4
==============================================================================
--- stable/7/share/man/man4/snd_hda.4   Fri Dec 11 01:23:58 2009        
(r200383)
+++ stable/7/share/man/man4/snd_hda.4   Fri Dec 11 01:25:10 2009        
(r200384)
@@ -298,7 +298,7 @@ All codec pins are reversible (could be 
 .Pp
 So high codec uniformity and flexibility allow driver to configure it in many
 different ways, depending on requested pins usage decribed by pins 
configuration.
-Driver reports such default pin configuration when verbose messages enabled:
+The driver reports such default pin configuration when verbose messages 
enabled:
 .Bd -literal
 hdac0: nid 20 0x01014020 as  2 seq  0   Line-out  Jack jack 1 loc  1 color   
Green misc 0
 hdac0: nid 21 0x99130110 as  1 seq  0    Speaker Fixed jack 3 loc 25 color 
Unknown misc 1
@@ -313,8 +313,8 @@ hdac0: nid 30 0x411111f0 as 15 seq  0   
 hdac0: nid 31 0x411111f0 as 15 seq  0    Speaker  None jack 1 loc  1 color   
Black misc 1
 .Ed
 .Pp
-Here we can see, that the nodes with ID (nid) 25 and 27 are front pannel
-connectors (Jack, loc 2), nids 20, 24 and 26 are rear pannel connectors
+Here we can see, that the nodes with ID (nid) 25 and 27 are front panel
+connectors (Jack, loc 2), nids 20, 24 and 26 are rear panel connectors
 (Jack, loc 1) and nid 21 is a built-in speaker (Fixed, loc 25).
 Pins with nids 22, 23, 28, 30 and 31 will be disabled by driver due to "None"
 connectivity. So the pin count and description matches to connectors that
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to