Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!aplcen!haven!umbc3!rostamia From: rostamia@umbc3.UMBC.EDU (Rouben Rostamian) Newsgroups: comp.unix.ultrix Subject: Re: Question about /usr/ucb/man -P option Message-ID: <3598@umbc3.UMBC.EDU> Date: 13 Jul 90 20:39:12 GMT References: <268BC4A7.8934@orion.oac.uci.edu> <12989@cbmvax.commodore.com> <268F712E.9253@orion.oac.uci.edu> <1990Jul3.142529.495@gumby.cc.wmich.edu> <1990Jul13.174942.7967@ux1.cso.uiuc.edu> Reply-To: rostamia@umbc3.umbc.edu.UMBC.EDU (Rouben Rostamian) Organization: University of Maryland, Baltimore County Lines: 14 In article <1990Jul13.174942.7967@ux1.cso.uiuc.edu> melanie@ux1.cso.uiuc.edu (Melanie Anderson ) writes: > >yes indeed, ultrix 4.0 includes /usr/bin/man (old-style ultrix man) and >/usr/ucb/man which is the bsd-style man and it does indeed have a -P option >that does indeed acutally work. > According to the documentation for ultrix V4.0, you may indeed specify an alternate path (to replace the default /usr/man) for the man page top directory using the -P option. Alas, as far as I can tell, the -P option does not accept more than one directory name, so you cannot say man -P /usr/man:/usr/local/man:/usr/private/man ... as you do in System V derived systems. --