[18444] in Athena Bugs
Re: dig has no man page (Solaris; 8.4.10)
daemon@ATHENA.MIT.EDU (Nickolai Zeldovich)
Fri Oct 20 04:14:42 2000
Message-Id: <200010200814.EAA17474@pepsi.mit.edu>
To: ghudson@MIT.EDU
cc: jfc@MIT.EDU, bugs@MIT.EDU
in-reply-to: [18443] in Athena Bugs
Date: Fri, 20 Oct 2000 04:14:38 -0400
From: Nickolai Zeldovich <kolya@MIT.EDU>
> Works for me, on cvp. Is your MANPATH set wrong? (It just needs to
> have /usr/athena/man in it.)
It looks like the problem is that /usr/athena/man/windex doesn't
contain an entry for dig.. FTR:
cvp% grep -c ^dig /usr/athena/man/windex
0
cvp% setenv MANPATH /usr/athena/man
cvp% man dig
No manual entry for dig.
-- kolya