Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!mit-eddie!bbn!bbn.com!rsalz From: rsalz@bbn.com (Rich Salz) Newsgroups: news.admin Subject: Re: NetNews 2.11.B Docs Message-ID: <1117@fig.bbn.com> Date: 14 Oct 88 14:24:32 GMT References: <13@raider.UUCP> <340@mjbtn.MFEE.TN.US> Organization: BBN Systems and Technologies, Inc. Lines: 17 To format the "*.1" manpages, do something like this: nroff -man dox.1 | col >dox.fmt To format the "*.mn" manpages, do something like this; nroff tmac.n dox.mn | col >dox.fmt The file "tmac.n" is the news macro package, and is part of the 2.11 distribution; it's documented in mn.7 (which uses the -man macros). If you do something like this cp tmac.n /usr/lib/tmac/tmac.n then you'll be able to do this nroff -mn dox.mn | col >dox.fmt The actual path for /usr/lib/tmac may be different on your machine; be like Rikki-Tikki-Tavi and run and find out. /rich$alz -- Please send comp.sources.unix-related mail to rsalz@uunet.uu.net.