[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.58 and 1.59

version 1.58, 2009/02/06 08:26:34 version 1.59, 2009/03/17 21:26:44
Line 113 
Line 113 
         extern char *__progname;          extern char *__progname;
   
         fprintf(stderr,          fprintf(stderr,
             "usage: %s [-lnu] [-b nsamples] [-C min:max] [-c min:max] [-e enc] "              "usage: %s [-lnu] [-b nframes] [-C min:max] [-c min:max] [-e enc] "
             "[-f device]\n"              "[-f device]\n"
             "\t[-h fmt] [-i file] [-m mode] [-o file] [-r rate] [-s socket]\n"              "\t[-h fmt] [-i file] [-m mode] [-o file] [-r rate] [-s socket]\n"
             "\t[-v volume] [-x policy]\n",              "\t[-v volume] [-x policy]\n",

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59