Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!uunet!crdgw1!rpi!masscomp!peora!tran From: tran@peora.sdc.ccur.com (Nhan Tran) Newsgroups: comp.unix.xenix.sco Subject: Add/Customize man pages to/for XENIX Message-ID: <4615@peora.sdc.ccur.com> Date: 21 Feb 91 16:32:46 GMT Organization: Concurrent Computer Corp, Orlando, Fl Lines: 13 Xenix help command is pretty bad. Help page is terse and doesn't follow man page style at all. Anyway, I want to add additional help/man pages for commands not exist on Xenix like where, less, .... I know the help directory is /usr/lib/help but help seems to check with a list of available commands before display the help file from /usr/lib/help. Does anyone know how to do this? Perhaps, I just write a man script to verify the existence of a help file in /usr/lib/help and use more/less to display it. Nhan Tran