[BACK]Return to apropos.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/apropos.c between version 1.21 and 1.22

version 1.21, 2011/11/28 09:44:05 version 1.22, 2011/11/29 10:53:42
Line 142  usage(void)
Line 142  usage(void)
 {  {
   
         fprintf(stderr, "usage: %s "          fprintf(stderr, "usage: %s "
                         "[-M path] "                          "[-M manpath] "
                         "[-m path] "                          "[-m manpath] "
                         "[-S arch] "                          "[-S arch] "
                         "[-s section] "                          "[-s section] "
                         "expression...\n",                          "expression...\n",

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb