[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.18 and 1.19

version 1.18, 2008/05/26 07:56:17 version 1.19, 2008/05/26 08:32:11
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm aucat  .Nm aucat
 .Bk -words  .Bk -words
 .Op Fl uq  .Op Fl qu
 .Op Fl C Ar min : Ns Ar max  .Op Fl C Ar min : Ns Ar max
 .Op Fl c Ar min : Ns Ar max  .Op Fl c Ar min : Ns Ar max
 .Op Fl d Ar level  .Op Fl d Ar level
Line 102 
Line 102 
 If the option argument is  If the option argument is
 .Sq -  .Sq -
 then standard output will be used.  then standard output will be used.
   .It Fl q
   Do not print progress information; run quietly.
 .It Fl R Ar rate  .It Fl R Ar rate
 Sample rate in Hertz of the output stream.  Sample rate in Hertz of the output stream.
 The default is 44100Hz.  The default is 44100Hz.
 .It Fl r Ar rate  .It Fl r Ar rate
 Sample rate in Hertz of the input stream.  Sample rate in Hertz of the input stream.
 The default is 44100Hz.  The default is 44100Hz.
 .It Fl q  
 Do not print progress information; run quietly.  
 .It Fl u  .It Fl u
 Don't try to automatically determine the optimal parameters for the  Don't try to automatically determine the optimal parameters for the
 audio device;  audio device;

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19