[BACK]Return to aucat.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/aucat.1 between version 1.31 and 1.32

version 1.31, 2008/11/11 07:47:48 version 1.32, 2008/11/11 19:44:19
Line 130 
Line 130 
 then the stream is closed permanently.  then the stream is closed permanently.
 .El  .El
 .Pp  .Pp
   If
   .Nm
   is sent
   .Dv SIGINT ,
   it terminates recording to files.
   If sent
   .Dv SIGUSR1
   or
   .Dv SIGUSR2 ,
   it increases or decreases debug level, respectively.
   .Pp
 Settings for input  Settings for input
 .Pq Fl i  .Pq Fl i
 and output  and output
Line 294 
Line 305 
 Path to the Unix domain socket to use.  Path to the Unix domain socket to use.
 .It Ev AUDIODEVICE  .It Ev AUDIODEVICE
 The audio device to use.  The audio device to use.
 .El  
 .Sh SIGNALS  
 .Bl -tag -width "SIGUSR1, SIGUSR2X" -compact  
 .It Va SIGINT  
 Terminate saving recorded files.  
 .It Va SIGUSR1 , Va SIGUSR2  
 Increase or decrease debug level respectively.  
 .El  .El
 .Sh EXAMPLES  .Sh EXAMPLES
 The following command will record a stereo s16le stream at  The following command will record a stereo s16le stream at

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32