Print this page
12287 errors in audio utility man pages

@@ -22,10 +22,13 @@
 
 
        audioctl load-controls [-d device] file
 
 
+       audioctl help
+
+
 DESCRIPTION
        The audioctl command is used to control various settings and features
        of audio devices, including mixer settings such as playback volume and
        record gain.
 

@@ -35,18 +38,18 @@
        list-devices
 
            List all the audio devices on the system.
 
 
-       show-device [-v] [-d device] [control ... ]
+       show-device [-v] [-d device]
 
            Display an informational overview of device (or the default device
            if not specified).  If the -v option is specified, then more detail
            will be displayed.
 
 
-       show-control [-v] [-d device]
+       show-control [-v] [-d device] [control ... ]
 
            Display the control settings for one or more controls of a device
            (or the default device if not specified).  If no control is
            specified, then the settings for all controls will be displayed. If
            the -v option is specified, then more detail will be displayed.

@@ -70,36 +73,30 @@
 
            Load previously saved control settings from a file into a device
            (or all audio devices if not specified).
 
 
+       help
+
+           Display the usage message.
+
+
 ENVIRONMENT VARIABLES
        AUDIODEV
                    The full path name of the default audio device to use if
                    one is not specified on the command line.  If this variable
                    is not set, /dev/audio is used.
 
 
-
 ATTRIBUTES
-       See attributes(5) for descriptions of the following attributes:
-
-
-
-
-       +--------------------+-----------------+
-       |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
-       +--------------------+-----------------+
-       |Interface Stability | See below.      |
-       +--------------------+-----------------+
        The audioctl command and its subcommands are Committed.  The names of
        controls, their values, and device names are Uncommitted.  The display
        output is intended for human consumption, and is Not An Interface.  The
        format of the state files used by the save-controls and load-controls
        subcommands is Committed Private.
 
 SEE ALSO
-       audioplay(1), audiorecord(1), dsp(7I), mixer(7I), attributes(5)
+       audioplay(1), audiorecord(1), dsp(7I), mixer(7I)
 
 
 
-                                March 18, 2011                     AUDIOCTL(1)
+                               February 8, 2020                    AUDIOCTL(1)