Changes to gnats/doc/p-admin.texi
Yngve Svendsen <[email protected]> Thu, 31 Oct 2002 15:37:02 -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.30 gnats/doc/p-admin.texi:1.31
*** gnats/doc/p-admin.texi:1.30 Sun Oct 27 07:43:36 2002
--- gnats/doc/p-admin.texi Thu Oct 31 15:36:59 2002
***************
*** 400,407 ****
@item category-dir-perms@ @ @var{mode}
Standard octal mode-specification specifying the permissions to be set
on auto-created category directories. Default is @code{0750}, yielding
! user read, write and execute, and group read and execute.
!
@end table
@node Individual field configuration
--- 400,409 ----
@item category-dir-perms@ @ @var{mode}
Standard octal mode-specification specifying the permissions to be set
on auto-created category directories. Default is @code{0750}, yielding
! user read, write and execute, and group read and execute. Note that
! if you have local users on the @sc{gnats} server itself, running for
! instance @code{query-pr}, you may need to change the permissions to
! @code{0755}.
@end table
@node Individual field configuration