[10175] in Athena Bugs
/usr/athena/bin/man, decstation
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Jan 4 23:44:03 1993
To: bugs@Athena.MIT.EDU
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Mon, 04 Jan 93 23:43:55 EST
From: Marc Horowitz <marc@Athena.MIT.EDU>
A user had /mit/sipb/man in his $MANPATH. "man rrn" worked fine, but
"man rrn > /tmp/foo" would give the error "can't open file man1/rn.1".
"man -t rrn" breaks similarly. It appears that these invocations of
man are trying to run *roff on the file, and failing to dtrt with the
contents of ".so man1/rn.1".
Marc