commit 7d5f90abb9d3efd77d7676155b0503a0409df0c0
Author: Franco Fichtner <[email protected]>
Date: Mon Oct 28 22:04:43 2013 +0100
mdocml: tweak mandocdb(8) database creation
Since the current apropos(1) has a few issues, it's desirable to
switch to mdocml's version. In order to do this, tweak the handling
of MLINKS. While there, be a bit nostalgic about apropos(1) output.
Summary of changes:
contrib/mdocml/README.DRAGONFLY | 2 ++
contrib/mdocml/apropos.c | 5 +++++
contrib/mdocml/mandocdb.c | 2 ++
3 files changed, 9 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d5f90abb9d3efd77d7676155b0503a0409df0c0
--
DragonFly BSD source repository