]> git.cameronkatri.com Git - mandoc.git/blobdiff - apropos.c
Make `-i' only apply to regular expressions. For the equality operator
[mandoc.git] / apropos.c
index 2ccdd5fe69fb7b219fd4c026ccc22bb934076f8f..ae4cedca23813478b45d5926129e878801048af7 100644 (file)
--- a/apropos.c
+++ b/apropos.c
@@ -1,4 +1,4 @@
-/*     $Id: apropos.c,v 1.21 2011/11/28 09:44:05 schwarze Exp $ */
+/*     $Id: apropos.c,v 1.22 2011/11/29 10:53:42 kristaps Exp $ */
 /*
  * Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org>
@@ -142,8 +142,8 @@ usage(void)
 {
 
        fprintf(stderr, "usage: %s "
-                       "[-M path] "
-                       "[-m path] "
+                       "[-M manpath] "
+                       "[-m manpath] "
                        "[-S arch] "
                        "[-s section] "
                        "expression...\n",