Changes to gnats/doc/gnats.texi

Yngve Svendsen <[email protected]> Mon, 28 Oct 2002 18:09:55 -0500
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/doc/gnats.texi
diff -c gnats/doc/gnats.texi:1.38 gnats/doc/gnats.texi:1.39
*** gnats/doc/gnats.texi:1.38	Sun Oct 27 07:43:36 2002
--- gnats/doc/gnats.texi	Mon Oct 28 18:09:55 2002
***************
*** 970,977 ****
  @*Lists the entire set of PR fields.
  
  @code{InitialInputFields}
! @*Lists the fields that should be provided when a PR is initially
! entered.
  
  @code{Databases}
  @*Lists the set of databases.
--- 970,982 ----
  @*Lists the entire set of PR fields.
  
  @code{InitialInputFields}
! @*Lists the fields that @emph{should} be present when a PR is
! initially entered.
! 
! @code{InitialRequiredFields}
! @*Lists fields that @emph{have} to be present and nonempty when a PR
! is initially entered (fields containing only blank characters such as
! spaces or newlines are considered empty.)
  
  @code{Databases}
  @*Lists the set of databases.