NAME
document - Prompt user for standard document information.

SYNOPSIS
document filename

DESCRIPTION
Document prompts the user for each standard document section.  The sections
as well as the headings are written onto file 'filename'.  The text editor
'ed' is used to enter each section.

FILES
/tmp/d####  -  temp work file
/bin/ed  -  text editor

SOURCE LANGUAGE
C

LOCATION
/src/s1/document.c
/usr/bin/document

SEE ALSO
ed(I)

AUTHOR
Bill Zurney

