Changes to gnats/doc/p-admin.texi
Yngve Svendsen <[email protected]> Wed, 27 Nov 2002 16:41:36 -0500
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/doc/p-admin.texi
diff -c gnats/doc/p-admin.texi:1.32 gnats/doc/p-admin.texi:1.33
*** gnats/doc/p-admin.texi:1.32 Sun Nov 3 18:47:30 2002
--- gnats/doc/p-admin.texi Wed Nov 27 16:41:35 2002
***************
*** 495,504 ****
The audit-trail recording changes to the PR
@end table
! For these built-in fields, a matching field description must appear in
! the @file{dbconfig} file. Otherwise, the configuration will be
! considered invalid, and errors will be generated from the @sc{gnats}
! clients and gnatsd.
@item description@ @ @var{"description text"}
A one-line human-readable description of the field. Clients can use
--- 495,507 ----
The audit-trail recording changes to the PR
@end table
! For these built-in fields, a matching field description @emph{must}
! appear in the @file{dbconfig} file. Otherwise, the configuration will
! be considered invalid, and errors will be generated from the
! @sc{gnats} clients and @code{gnatsd}. We also recommend that you
! leave the actual fieldnames of these fields at their default values
! (i.e. capitalized versions of their built-in names), since some
! clients may depend on these names.
@item description@ @ @var{"description text"}
A one-line human-readable description of the field. Clients can use