Changes to gnats/doc/man/mkdb.man

Yngve Svendsen <[email protected]> Sun, 03 Nov 2002 18:43:55 -0500
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/doc/man/mkdb.man
diff -c gnats/doc/man/mkdb.man:1.1 gnats/doc/man/mkdb.man:1.2
*** gnats/doc/man/mkdb.man:1.1	Thu Jun 21 17:18:15 2001
--- gnats/doc/man/mkdb.man	Sun Nov  3 18:43:54 2002
***************
*** 1,6 ****
  .\" Copyright (c) 1999 Free Software Foundation, Inc.
  .\" See section COPYING for conditions for redistribution
! .TH mkdb 8 "January 2000" "GNATS @VERSION@" "GNATS Admininstration Utilities"
  .de BP
  .sp
  .ti -.2i
--- 1,6 ----
  .\" Copyright (c) 1999 Free Software Foundation, Inc.
  .\" See section COPYING for conditions for redistribution
! .TH mkdb 8 "November 2002" "GNATS @VERSION@" "GNATS Admininstration Utilities"
  .de BP
  .sp
  .ti -.2i
***************
*** 12,56 ****
  .hy 0
  .na
  .TP
! .B mkdb \fBdirectory\fR
  .ad b
  .hy 1
  .SH DESCRIPTION
! Creates a new database in \fBdirectory\fR.  \fBdirectory\fR must not currently
! exist; it will be created by \fBmkdb\fR, and will be populated with a set of
! default files copied from the @PREFIX@/share/gnats/defaults directory. 
  .P
! The command should be run as @GNATS_USER@.
  .SH OPTIONS
  .TP
! .B directory
! Specifies the pathname of the database to be created.
! .br
! An entry in
! @PREFIX@/share/gnats/databases will \fBnot\fR be created for the new
! database, and you will need to add one manually.  (A sample entry for
! the \fIdefault\fR database is present in the file.)
  .SH "SEE ALSO"
  .I Keeping Track: Managing Messages With GNATS
  (also installed as the GNU Info file
  .BR gnats.info )
- and
- .I Reporting Problems Using send-pr
- (also installed as the GNU Info file
- .BR send-pr.info ).
  .LP
! .BR gnats (7),
! .BR send-pr (1),
! .BR edit-pr (1),
! .BR query-pr (1),
  .BR delete-pr (8),
  .BR file-pr (8),
- .BR queue-pr (8),
- .BR rmcat (8),
  .BR gen-index (8),
! .BR mkcat (8).
  .SH COPYING
! Copyright (c) 2000 Free Software Foundation, Inc.
  .PP
  Permission is granted to make and distribute verbatim copies of
  this manual provided the copyright notice and this permission notice
--- 12,55 ----
  .hy 0
  .na
  .TP
! .B mkdb \fIdatabasename\fR
  .ad b
  .hy 1
  .SH DESCRIPTION
! Looks up \fIdatabasename\fR in the GNATS \fBdatabases\fR file and
! creates a database in the location specified there.  \fBmkdb\fR
! creates the directory and populates it with a set of default files
! copied from the @PREFIX@/share/gnats/defaults directory.
  .P
! Note the implications of this: an entry in \fBdatabases\fR must be
! created before \fBmkdb\fR is run.
! .P
! The command should be run as the GNATS user, by default \fBgnats\fR.
  .SH OPTIONS
  .TP
! .B databasename
! Specifies the name of the database to be created.
  .SH "SEE ALSO"
  .I Keeping Track: Managing Messages With GNATS
  (also installed as the GNU Info file
  .BR gnats.info )
  .LP
! .BR databases (5),
! .BR dbconfig (5),
  .BR delete-pr (8),
+ .BR edit-pr (1)
  .BR file-pr (8),
  .BR gen-index (8),
! .BR gnats (7),
! .BR gnatsd (8),
! .BR mkcat (8),
! .BR mkdb (8),
! .BR pr-edit (8),
! .BR query-pr (1),
! .BR queue-pr (8),
! .BR send-pr (1).
  .SH COPYING
! Copyright (c) 2000, 2002, Free Software Foundation, Inc.
  .PP
  Permission is granted to make and distribute verbatim copies of
  this manual provided the copyright notice and this permission notice