local man pages

Richard Wood rwood at pa.dec.com
Wed Mar 13 10:49:49 AEST 1991


> In article <1991Mar12.190455.18062 at eecs.wsu.edu> gbell at genesis.csc.wsu.edu (Greg Bell - Systems) writes:
> I have a DECstation 3100 running Ultrix 4.1. I recently ported ispell
> to it, which wants to put the man pages in /usr/man/manl. Doing a `man
> man' seems to suggest that `man local ispell' should work, which it
> does if I use the System V man (/usr/bin/man), but I get a
> Segmentation fault with /usr/ucb/man. Typing only `man ispell'
> indicates that there is no man page for ispell. Am I doing anything
> wrong, or is the Berkeley man broken? 
 

Make sure the suffix on the file in /usr/man/manl is ".l".

I.e., if the file is /usr/man/manl/ispell.l

Then "man ispell" should find it.

Apropos and "man -k" won't find it unless you rebuild the whatis
database with catman, but this shouldn't affect "man" itself.

-- ---------------------------------------------------------------------
Richard Wood     Corporate Worksystems Team      Digital Equipment Corp.
========================================================================



More information about the Comp.unix.ultrix mailing list