Path: utzoo!utgpu!watmath!rbutterworth From: rbutterworth@watmath.waterloo.edu (Ray Butterworth) Newsgroups: uw.unix Subject: Re: searchpath Message-ID: <28951@watmath.waterloo.edu> Date: 7 Sep 89 12:41:11 GMT References: <16246@watdragon.waterloo.edu> <28944@watmath.waterloo.edu> <16259@watdragon.waterloo.edu> Organization: U of Waterloo, Ontario Lines: 11 In article <16259@watdragon.waterloo.edu>, dvadura@watdragon.waterloo.edu (Dennis Vadura) writes: > In article <28944@watmath.waterloo.edu> rbutterworth@watmath.waterloo.edu (Ray Butterworth) writes: > >You set your own MANPATH variable, and so exclude a lot of man pages. > >Instead try: > > setenv MANPATH `/bin/showpath $HOME/man standard` > WRONG!!!, no dice. Sorry, it was a little late at night for me. That should have been setenv MANPATH `/bin/showpath $HOME/man standard class=man`