Changes to gnats/doc/p-inst.texi
Yngve Svendsen <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/doc/p-inst.texi
diff -c gnats/doc/p-inst.texi:1.12 gnats/doc/p-inst.texi:1.13
*** gnats/doc/p-inst.texi:1.12 Tue Dec 11 16:36:11 2001
--- gnats/doc/p-inst.texi Sun Mar 31 17:19:38 2002
***************
*** 368,373 ****
--- 368,381 ----
"Major mode for editing the `dbconfig' GNATS configuration file." t)
(add-to-list 'auto-mode-alist '("\\<dbconfig$" . gnats-dbconfig-mode))
@end smallexample
+
+ @cindex prepare @file{send-pr.conf}
+ @item
+ If you want people who are logged into the @sc{gnats} server itself to
+ be able to use the @code{send-pr} tool to submit problem reports, you
+ need to create a configuration file for @code{send-pr} on the server.
+ @xref{send-pr.conf file,,The send-pr.conf configuration file}.
+
@end enumerate
@node Setting up the default database