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

Diff for /src/usr.bin/aucat/aucat.c between version 1.43 and 1.44

version 1.43, 2008/11/17 07:04:13 version 1.44, 2008/11/17 07:36:43
Line 113 
Line 113 
         fprintf(stderr,          fprintf(stderr,
             "usage: %s [-lu] [-b nsamples] [-C min:max] [-c min:max] [-e enc] "              "usage: %s [-lu] [-b nsamples] [-C min:max] [-c min:max] [-e enc] "
             "[-f device]\n"              "[-f device]\n"
             "\t[-h fmt] [-i file] [-o file] [-r rate] [-s path] [-v volume] "              "\t[-h fmt] [-i file] [-m mode] [-o file] [-r rate] [-s file]\n"
             "[-x policy]\n",              "\t[-v volume] [-x policy]\n",
             __progname);              __progname);
 }  }
   

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44