Try this:-

# for i in `rpm -qa | grep man` ; do
#    echo -e -n "Checking $i     \r"
#    rpm -v $i
# done

If one of the man-related files has become corrupted, that should tell you.

What language setting did you use? It looks like a locale-related error.

> From: Thang Nguyen [mailto:[EMAIL PROTECTED]]
> [root@rsync /root]# man ls
> /usr/bin/groff: can't find `DESC' file
> /usr/bin/groff:fatal error: invalid device `latin1'



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to