Changes to gnats/doc/p-usage.texi

"Andrew J. Gray" <[email protected]> Sat, 08 Mar 2003 21:30:05 -0500
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/doc/p-usage.texi
diff -c gnats/doc/p-usage.texi:1.11 gnats/doc/p-usage.texi:1.12
*** gnats/doc/p-usage.texi:1.11	Thu Dec 12 09:27:18 2002
--- gnats/doc/p-usage.texi	Sat Mar  8 21:30:04 2003
***************
*** 207,213 ****
  GNATS matches the Subject header against the regular expression
  
  @smallexample
! \<(PR[ \t#/]?|[-\w+.]+/)[0-9]+
  @end smallexample
  
  @noindent
--- 207,213 ----
  GNATS matches the Subject header against the regular expression
  
  @smallexample
! \<(PR[ \t#/]?|[-[:alnum:]+.]+/)[0-9]+
  @end smallexample
  
  @noindent