Print this page
11622 clean up rarer mandoc lint warnings

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/audioctl.1
          +++ new/usr/src/man/man1/audioctl.1
↓ open down ↓ 8 lines elided ↑ open up ↑
   9    9  .\" source.  A copy of the CDDL is also available via the Internet at
  10   10  .\" http://www.illumos.org/license/CDDL.
  11   11  .\"
  12   12  .\"
  13   13  .\" Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  14   14  .\"
  15   15  .TH AUDIOCTL 1 "Mar 18, 2011"
  16   16  .SH NAME
  17   17  audioctl - audio device control command line interface
  18   18  .SH SYNOPSIS
  19      -.LP
  20   19  .nf
  21   20  \fBaudioctl\fR \fBlist-devices\fR
  22   21  .fi
  23   22  
  24   23  .LP
  25   24  .nf
  26   25  \fBaudioctl\fR \fBshow-device\fR [\fB-v\fR] [\fB-d\fR \fIdevice\fR]
  27   26  .fi
  28   27  
  29   28  .LP
↓ open down ↓ 13 lines elided ↑ open up ↑
  43   42  
  44   43  .LP
  45   44  .nf
  46   45  \fBaudioctl\fR \fBload-controls\fR [\fB-d\fR \fIdevice\fB] \fIfile\fR
  47   46  .fi
  48   47  
  49   48  .SH DESCRIPTION
  50   49  The \fBaudioctl\fP command is used to control various settings and features
  51   50  of audio devices, including mixer settings such as playback volume and
  52   51  record gain.
  53      -.LP
  54      -
  55   52  .SH SUBCOMMANDS
  56   53  The \fBaudioctl\fR command supports the following subcommands.
  57   54  .sp
  58   55  .ne 2
  59   56  .na
  60   57  \fBlist-devices\fR
  61   58  .ad
  62   59  .sp .6
  63   60  .RS 4n
  64   61  List all the audio devices on the system.
↓ open down ↓ 66 lines elided ↑ open up ↑
 131  128  \fB\fBAUDIODEV\fR\fR
 132  129  .ad
 133  130  .RS 12n
 134  131  The full path name of the default audio device to use if one
 135  132  is not specified on the command line.  If this variable is not set,
 136  133  \fB/dev/audio\fR is used.
 137  134  .RE
 138  135  
 139  136  
 140  137  .SH ATTRIBUTES
 141      -.LP
 142  138  See \fBattributes\fR(5) for descriptions of the following attributes:
 143  139  .sp
 144  140  
 145  141  .sp
 146  142  .TS
 147  143  box;
 148  144  c | c
 149  145  l | l .
 150  146  ATTRIBUTE TYPE  ATTRIBUTE VALUE
 151  147  _
 152  148  Interface Stability     See below.
 153  149  .TE
 154  150  .LP
 155  151  The \fBaudioctl\fR command and its subcommands are Committed.  The
 156  152  names of controls, their values, and device names are Uncommitted.
 157  153  The display output is intended for human consumption, and is Not An
 158  154  Interface.  The format of the state files used by the
 159  155  \fBsave-controls\fR and \fBload-controls\fR subcommands is Committed
 160  156  Private.
 161      -.LP
 162      -
 163  157  .SH SEE ALSO
 164  158  \fBaudioplay\fR(1), \fBaudiorecord\fR(1), \fBdsp\fR(7I),
 165  159  \fBmixer\fR(7I), \fBattributes\fR(5)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX