@(#) README 2.1 90/01/22 12:46:06

This directory contains utilities to extract manual pages from
the pc-mail source files.

srctoman.sh	A Bourne-shell script to extract documentation from source 
		files. The output is suitable for formatting with the UNIX 
		man macro library

detab.c		expands tabs by blanks. This program is used by the
		srctoman.sh shell script.

usage:

	srctoman file | nroff -man
