]> git.cameronkatri.com Git - mandoc.git/commit
Make `-i' only apply to regular expressions. For the equality operator
authorKristaps Dzonsons <kristaps@bsd.lv>
Tue, 29 Nov 2011 10:53:42 +0000 (10:53 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Tue, 29 Nov 2011 10:53:42 +0000 (10:53 +0000)
commitec85a1922001c55c0451540123817260e1e0273b
tree16ea555314663347607f786ac053f824691c1cfa
parent47009d62dfb725cda5c2cbbbd459096214ec801a
Make `-i' only apply to regular expressions.  For the equality operator
(and thus the default), always use strcasestr().  Discussed on tech@
with schwarze@.  While here, fix the apropos.c usage() message to be
consistent with apropos(1) and clean up the EXAMPLES in apropos(1).
apropos.1
apropos.c
apropos_db.c