Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
relaxed to be more GPL-like. Also, now requires tk-8.3.x, the "makefile"
adds an option to use -mandoc for BSD-style man pages, which we enable,
and Tkman now has a homepage.
|
|
- - Refine check for BSDI, and accept "whatis.db" for name(s) of apropos
database(s). /usr/share/man/whatis.db had been taken for BSDI-style
monolithic whatis.db. Now recognizes multiple whatis.db's in MANPATH.
(You still have to make them, e.g.: "for m in /usr/*/man
/usr/pkg/lib/perl5/man; do /usr/libexec/makewhatis $m; done".)
|
|
This version significantly improves Texinfo support:
* full text searching includes Texinfo, RFC, and other text files
* intrapage searching for Texinfo shows all matches (vs other info viewers)
* fast Texinfo display (high quality on-the-fly formatting from Texinfo source)
* yellow-marker highlights available on Texinfo
* command name searches can match Texinfo names and (optionally) prefer them,
|
|
from the ftp site, and we're unable to mirror the distfile for licence
reasons.
|
|
|
|
fixes PR 4563 by Brad Salai <bsalai@law.roc.servtech.com>
|
|
|