[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.66 and 1.67

version 1.66, 2009/08/19 18:29:34 version 1.67, 2009/08/26 06:33:52
Line 396 
Line 396 
 {  {
         (void)fputs("usage: " PROG_AUCAT " [-lnu] [-b nframes] "          (void)fputs("usage: " PROG_AUCAT " [-lnu] [-b nframes] "
             "[-C min:max] [-c min:max] [-e enc] [-f device]\n"              "[-C min:max] [-c min:max] [-e enc] [-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 name]\n"
             "\t[-U unit] [-v volume] [-x policy]\n",              "\t[-U unit] [-v volume] [-x policy]\n",
             stderr);              stderr);
 }  }

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67