[1407] in athena10
Setting $athena_manpath in /usr/athena/lib/init/cshrc
daemon@ATHENA.MIT.EDU (Jonathan Reed)
Sun Mar 8 19:14:31 2009
Message-Id: <01C8D0B5-B13F-47C4-A523-488EED731C6F@mit.edu>
From: Jonathan Reed <jdreed@MIT.EDU>
To: debathena@mit.edu
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v919.2)
Date: Sun, 8 Mar 2009 19:13:28 -0400
We don't set $athena_manpath anymore. I think only really ancient
accounts have this set, and it was primarily useful on Sun where
manpages were in 5 million places, but since Ubuntu likes to bail if
dotfiles refer to non-existent environment variables, we should
probably just set it to MANPATH or something. I noticed we still
honor $athena_path for ~/.path users, so we should probably honor this
(or document that we're not honoring it).
-Jon