(Illustration by Gaich Muramatsu)
Just a thought, but maybe adding an entry to /etc/manpath.config would be more distribution agnostic? Appending this should do the trick: MANDATORY_MANPATH /usr/local/coda/share/man Stephane >>> Davor Ocelic <docelic_at_hcoop.net> 02/25/07 8:53 AM >>> On Sun, Feb 25, 2007 at 03:47:58PM +0100, S. Cance wrote: > I just realized that it might be a good idea to add to the wiki > installation page the lines : > > # ln - s /usr/local/coda/share/man/man1/*.1 /usr/share/man/man1/ > # ln - s /usr/local/coda/share/man/man5/*.5 /usr/share/man/man5/ > # ln - s /usr/local/coda/share/man/man8/*.8 /usr/share/man/man8/ > > because when the install is done, no man pages are accessible. > people not used to check on it won't be able to use mans. Good idea.. Well, not actually linking them and creating files outside /usr/local/coda/, but simply telling people that they can call man /usr/local/coda/share/man/man1/pagename.1 I'll add it later today. - docReceived on 2007-02-25 11:58:59