
COMPOSER(help)               Khoros                COMPOSER(help)

     PROGRAM SPECIFICATION EDITING: MAN 3 DOC

     This group of buttons, "LIB SHORT DESCRP", "MAN 3 DESCRP",
     "MAN 3 SEE ALSO", "LIB RESTRICTIONS", "LIB MODIFICATION",
     "INPUT ARGUMENTS", or "OUTPUT ARGUMENTS" are used to edit PS
     fields that primarily affect the section 3 manual page of
     the new routine 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.

     "LIB SHORT DESCRP"

     (-SHORT_LIB_DESCRIPTION to -SHORT_LIB_DESCRIPTION_END)

     A short description of the purpose of the library routine.
     MUST BE ONLY ONE LINE, I.E. ONLY ONE <CR>.  CANNOT BE FOR-
     MATTED FOR NROFF!  This field affects: lvnew.c (header) and
     lvnew.3.

     "MAN 3 DESCRP"

     (-MAN3_LONG_DESCRIPTION to -MAN3_LONG_DESCRIPTION_END)

     A detailed description of the library routine to appear in
     the man3 page for the library call. See formatting notes for
     -MAN1_LONG_DESCRIPTION.  This field affects: lvnew.3.

     "MAN 3 SEE ALSO"

     (-MAN3_SEE_ALSO to -MAN3_SEE_ALSO_END)

     Any other documentation to be used as reference in lvnew.3.
     vnew.1, intro(3), vipl(3), verror(3), and vutils(3) will be
     included automatically.  This field affects: lvnew.3.

     "LIB RESTRICTIONS"

     (-MAN3_RESTRICTIONS to -MAN3_RESTRICTIONS_END)

     List any restrictions, limitations on the library routine.
     Document any known bugs here.  This field affects: lvnew.3.

     "INPUT ARGUMENTS"

     (-LIBRARY_INPUT to -LIBRARY_INPUT_END)

     A short description of each input to the library routine.
     No longer than a short blurb for each.  Formatting for
     nroff: "IP 'input variable' 15.  Put description on the fol-
     lowing line, etc.  This field affects: lvnew.c (header) and
     lvnew.3.

     "OUTPUT ARGUMENTS"

     (-LIBRARY_OUTPUT to -LIBRARY_OUTPUT_END)

     A short description of each output from the library routine.
     No longer than a short blurb for each.  Don't forget to
     include mention of the return value!  Formatting for nroff:
     "IP 'input variable' 15.  Put description on the following
     line, etc.  This field affects: lvnew.c (header) and
     lvnew.3.

     "LIB MODIFICATION"

     (-LIBRARY_MODS to -LIBRARY_MODS_END)

     A short description of each new modification to the library
     routine in the form:  name (date) - change.  May be format-
     ted for nroff.  Use  !!date  to include the current date.
     This field affects: lvnew.c (header) and lvnew.3.

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

Version: 0                 Release: 1                           1

