CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/08 18:59:08
Modified files:
usr.sbin/pkg_add/OpenBSD: Paths.pm
usr.bin/mandoc : apropos.1 mandocdb.8 mandocdb.c mandocdb.h
whatis.1
Log message:
Rename whatis.{db,index} back to mandoc.{db,index}
such that makewhatis(8) called from pkg_delete(1)
does not fail trying to open old-style whatis.db files as btree(3).
Suggested by espie@ deraadt@ millert@
