[20074] in Athena Bugs
athena_manpath should be ATHENA_MANPATH?
daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu Dec 20 14:40:15 2001
Date: Thu, 20 Dec 2001 14:40:13 -0500 (EST)
Message-Id: <200112201940.OAA15675@multics.mit.edu>
To: bugs@mit.edu
From: John Hawkinson <jhawk@MIT.EDU>
Hi.
I notice /usr/athena/lib/init/cshrc uses "athena_manpath" as
the the variable to hold a colon-seperated default MANPATH. Seems
like this is confusing, since athena_path mirrors path, not PATH.
I would have presumed athena_manpath to be an array, but it's really
colon-seperated.
Would it be reasonable to rename it to ATHENA_MANPATH and leave
athena_manpath around for a few releases for backward compatibility?
--jhawk