=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/Attic/apropos.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/mandoc/Attic/apropos.c 2011/12/12 01:59:13 1.12 +++ src/usr.bin/mandoc/Attic/apropos.c 2011/12/26 12:45:58 1.13 @@ -1,4 +1,4 @@ -/* $Id: apropos.c,v 1.12 2011/12/12 01:59:13 schwarze Exp $ */ +/* $Id: apropos.c,v 1.13 2011/12/26 12:45:58 schwarze Exp $ */ /* * Copyright (c) 2011 Kristaps Dzonsons * Copyright (c) 2011 Ingo Schwarze @@ -144,8 +144,8 @@ fprintf(stderr, "usage: %s " "[-C file] " - "[-M manpath] " - "[-m manpath] " + "[-M path] " + "[-m path] " "[-S arch] " "[-s section] " "expression ...\n",