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

Diff for /src/usr.bin/mandoc/Attic/apropos.c between version 1.9 and 1.10

version 1.9, 2011/11/28 00:16:38 version 1.10, 2011/11/29 22:30:56
Line 138 
Line 138 
 {  {
   
         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.9  
changed lines
  Added in v.1.10