Christopher,

If by any chance you are using /etc/profile.d/openjdk.sh from the book,
I committed a mistake.

Delete the lines
# Adjust MANPATH
pathappend $JAVA_HOME/man MANPATH

Check that you have

MANDATORY_MANPATH     /opt/jdk/man
MANPATH_MAP           /opt/jdk/bin     /opt/jdk/man
MANDB_MAP             /opt/jdk/man     /var/cache/man/jdk

in /etc/man_db.conf

Then run again as root:

mandb -c /opt/jdk/man

Test that man bash, man man, and others are working as are man java.

If you have any problem, please contact the list and we will try to
solve the problem.


-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to