On Thu, Oct 21, 2010 at 02:34:03PM -0500, Carson Chittom wrote:
> On Thu, Oct 21, 2010 at 01:20:40PM -0500, Jay K wrote:
>
> > 1) There should be a way to repeat all these messages for all installed
> > packages.
> > Maybe there already is.
>
> $ less /var/db/pkg/*/+DISPLAY
>
> > 3) "You may wish to add /usr/local/jdk-1.6.0/man to /etc/man.conf" isn't
> > descriptive enough, I think,
> > in that, when I looked into it, I didn't know what edit to make so I gave
> > up.
>
> man.conf(5) should help, I think (possibly. I haven't actually looked).
That took me some reading but after that and after inspecting
the suggested path's available sections this is what I appended for Tcl/Tk:
_whatdb /usr/local/lib/tcl8.5/man/whatis.db
_whatdb /usr/local/lib/tk8.5/man/whatis.db
_default /usr/local/lib/{tcl,tk}8.5/man/
1 /usr/local/lib/{tcl,tk}8.5/man/man1
3 /usr/local/lib/{tcl,tk}8.5/man/man3
n /usr/local/lib/{tcl,tk}8.5/man/mann
And this for JDK:
_whatdb /usr/local/jdk-1.7.0/man/whatis.db
_default /usr/local/jdk-1.7.0/man/
1 /usr/local/jdk-1.7.0/man/man1
That is just a suggestion. I still contemplate if I want the _default lines...
--
/ Raimo Niskanen, Erlang/OTP, Ericsson AB