On 9/1/05, Tarek Ghaleb <[EMAIL PROTECTED]> wrote: > * On [31 Aug 2005 02:58 +0300] <[EMAIL PROTECTED]> wrote: > > * I'm thinking or reorganizing the man directory and moving all man pages > > under /usr/share/man/<locale>. Any thoughts or reflections? > > Still, I think conforming to standards is not a bad thing. I'll go > ahead and toy around with relocating man pages, and report back in a > couple of weeks. >
Maybe this will work: for i in `seq 1 9` n do install -d /usr/share/man/en/man$i ln -sf en/man$i /usr/share/man/man$i done -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page