
COMPOSER(help)               Khoros                COMPOSER(help)

     PROGRAM SPECIFICATION EDITING:  MAN 1 DOC

     This group of buttons, "AUTHORS", "SHORT DESCRIPTION", "LONG
     DESCRIPTION", "COMMAND EXAMPLES", "RESTRICTIONS", "MAN 1 SEE
     ALSO", or "PROMPT ADDITIONS" are used to edit PS fields that
     primarily affect the section 1 manual page of the new rou-
     tine that you are writing.  Below is a list of each field
     with a description of what should be in the field and what
     files created by ghostwriter are affected.

     "AUTHORS"

     (-AUTHORS to -AUTHORS_END)

     A single line of authors' names.  This field will be used
     in:  vnew.c, vnew.h, lvnew.c, vnew.3 and in all file
     headers.

     "SHORT DESCRIPTION"

     (-SHORT_PROG_DESCRIPTION to  -SHORT_PROG_DESCRIPTION_END)

     A short description of the purpose of the program.  MUST BE
     ONLY ONE LINE, I.E. ONLY ONE <CR>. CANNOT BE FORMATTED FOR
     NROFF!  This field will be used in:  vnew.c header and
     gw_usage and vnew.1.

     "LONG DESCRIPTION"

     (-MAN1_LONG_DESCRIPTION to -MAN1_LONG_DESCRIPTION_END)

     A more detailed description of the program, to appear in the
     man1 page for the routine.  May be as long & complex as
     necessary or desired.  Formatting for nroff should start
     with .I followed by program name; use .LP for new para-
     graphs.  Use .IP for lists, .RS and .RE for indenting, and
     .DS/.DE for non-formatted sections.  This field will be used
     in: vnew.1.

     "COMMAND EXAMPLES"

     (-MAN1_EXAMPLES to  -MAN1_EXAMPLES_END)

     Give at least one example, possibly the one you actually
     used to test the program.  This field will be used in:
     vnew.1.

     "RESTRICTIONS"

     ( -MAN1_RESTRICTIONS to -MAN1_RESTRICTIONS_END)

     List any restrictions or limitations of the program such as
     illegal data types.  This field will be used in: vnew.1.

     "MAN 1 SEE ALSO"

     (-MAN1_SEE_ALSO to -MAN1_SEE_ALSO_END)

     Any other documentation that may be used as a reference.
     The library lvnew.3 file, as well as intro(1), verror(3),
     and vutils(3) will be included automatically.  This field
     will be used in: vnew.1.

     "PROMPT ADDITIONS"

     (-USAGE_ADDITIONS to -USAGE_ADDITIONS_END)

     Any additional statements to be included in the gw_usage()
     routine.  Must be correct C syntax.  This field will be used
     in: vnew.c (gw_usage).

     Copyright 1991, University of New Mexico. All rights
     reserved.

Version: 0                 Release: 1                           1

