Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!mips!zorba!dtynan From: rgc@wam.umd.edu (Ross Garrett Cutler) Newsgroups: comp.unix Subject: org. of local man(1) pages Message-ID: <3723@zorba.Tynan.COM> Date: 18 Jul 90 06:53:37 GMT Sender: dtynan@zorba.Tynan.COM Reply-To: uunet!wam.umd.edu!rgc (Ross Garrett Cutler) Organization: University of Maryland at College Park Lines: 7 Approved: dtynan@zorba.Tynan.COM Hello, I'm setting up local man pages on an Ultrix system. Ideally, I would want to put them in /usr/local/man, but DEC's man(1) doesn't handle multiple paths. And if I put them in /usr/man (e.g. localprog.1l) you have to type "man 1l localprog" to get any info! I've tried to compile Berkleys man.c (which does support mult. paths via MANPATH or -M), but I could not get it to work. Please help...Ross.