Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!uunet!rs
From: rs@uunet.UU.NET (Rich Salz)
Newsgroups: comp.sources.unix
Subject: v10i044:  Replacement makehelp script for logo
Message-ID: <584@uunet.UU.NET>
Date: Tue, 7-Jul-87 19:23:28 EDT
Article-I.D.: uunet.584
Posted: Tue Jul  7 19:23:28 1987
Date-Received: Fri, 10-Jul-87 06:22:25 EDT
Organization: UUNET Communications Services, Arlington, VA
Lines: 53
Approved: rs@uunet.uu.net

Submitted by: Brian Harvey 
Mod.sources: Volume 10, Number 44
Archive-name: logo/Patch02

#! /bin/sh
# This is a shell archive.  Remove anything before this line, then unpack
# it by saving it into a file and typing "sh file".  To overwrite existing
# files, type "sh file -c".  You can also feed this as standard input via
# unshar, or by typing "sh makehelp <<'END_OF_makehelp'
X: makehelp, /bin/sh script to make help files.
Xed - logoman << 'foo'
X1i
X.pl 999i
X.
X1,$s/\\f[123]//g
X1,$s/\\(em/ ~ /g
X1,$g/^\.ft/d
X1,$g/^\.cu/d
X1,$g/^\.po/d
X1,$g/^\.NB/d
X1,$g/^\.ti/d
Xw manfoo
Xq
Xfoo
Xnroff manfoo 2>/dev/null >nrfoo
Xcd help
Xrm *
X../splithelp ../nrfoo
Xcd ..
Xrm manfoo nrfoo
END_OF_makehelp
if test 286 -ne `wc -c