CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/04/17 14:04:26
Modified files: usr.bin/mandoc : mansearch.c mansearch.h Log message: Restore -kO Nd, -kO Nm, -kO sec, and -kO arch to working order. They got broken in the SQLite removal. As opposed to the rest of -kO, they are no longer very useful, but they are certainly not supposed to fail assertions. Issue reported by Gonzalo Tornaria <tornaria at cmat dot edu dot uy>.