CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/04/18 09:04:35
Modified files: usr.bin/mandoc : mansearch.c Log message: The apropos(1) manual still documents the unary -i operator for regular expression search terms, but it appears that somewhere along the way, the implementation got lost, so restore it. Bug found while investigating other reports from Gonzalo Tornaria.