TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dead man



My man pages died when I ungraded mandrake 6.1 to 7.0. When I type man xxx
is says that the entry isn't found, even though it is there. I have all
the /usr/man/man[0-9]/blah.bz2 files, that I want to man, but can't. My
/etc/man.conf  Has these lines which I think deals with the man pages
being compressed:


MANPATH	/usr/man

MANPATH_MAP	/bin			/usr/man
MANPATH_MAP	/sbin			/usr/man
MANPATH_MAP	/usr/bin		/usr/man
MANPATH_MAP	/usr/sbin		/usr/man
MANPATH_MAP	/usr/local/bin		/usr/local/man
MANPATH_MAP	/usr/X11R6/bin		/usr/X11R6/man
MANPATH_MAP	/usr/bin/X11		/usr/X11R6/man
MANPATH_MAP	/usr/bin/mh		/usr/man




COMPRESS	/usr/bin/bzip2
COMPRESS_EXT	.bz2
MANSECT		1:8:2:3:4:5:6:7:8:9:tcl:n:l:p:o

.gz		/bin/gunzip -c
.bz2		/usr/bin/bzip2 -c -d
.z		
.Z		/bin/zcat
.F		
.Y		


Any ideas? Thnaks,

Ben