Print this page
12315 errors in section 7i of the manual

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7i/mixer.7i.man.txt
          +++ new/usr/src/man/man7i/mixer.7i.man.txt
↓ open down ↓ 289 lines elided ↑ open up ↑
 290  290                         device.  Higher values are preferable.  Mixers with
 291  291                         priorities less than -1 should never be selected by
 292  292                         default.
 293  293  
 294  294                         The devnode field contains the actual full path to the
 295  295                         device node for the physical mixer, such as
 296  296                         /dev/sound/audio810:0mixer.  Applications should open
 297  297                         this file to access the mixer settings.
 298  298  
 299  299     Mixer Extension IOCTLs
 300      -     The pseudo /dev/mixer device supports ioctls that can change the oarious
      300 +     The pseudo /dev/mixer device supports ioctls that can change the various
 301  301       settings for the audio hardware in the system.
 302  302  
 303  303       Those ioctls should only be used by dedicated mixer applications or
 304      -     desktop olumme controls, and not by typical ordinary audio applications
      304 +     desktop volume controls, and not by typical ordinary audio applications
 305  305       such as media players.  Ordinary applications that wish to adjust their
 306  306       own volume settings should use the SNDCTL_DSP_SETPLAYVOL or
 307  307       SNDCTL_DSP_SETRECVOL ioctls for that purpose.  See dsp(7I) for more
 308  308       information.  Ordinary applications should never attempt to change master
 309  309       port selection or hardware settings such as monitor gain settings.
 310  310  
 311  311       The ioctls in this section can only be used to access the mixer device
 312  312       that is associated with the current file descriptor.
 313  313  
 314  314       Applications should not assume that a single /dev/mixer node is able to
↓ open down ↓ 225 lines elided ↑ open up ↑
 540  540       The information and mixer extension IOCTLs are Uncommitted.  The
 541  541       Compatibility IOCTLs are Obsolete Uncommitted.  The extension names are
 542  542       Uncommitted.
 543  543  
 544  544  SEE ALSO
 545  545       close(2), ioctl(2), open(2), read(2), attributes(5), dsp(7I)
 546  546  
 547  547  BUGS
 548  548       The names of mixer extensions are not guaranteed to be predictable.
 549  549  
 550      -illumos                        February 1, 2019                        illumos
      550 +illumos                        February 17, 2020                       illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX