Add the 'usb' PR category. While here, clarify the use of the 'java'
category and change the master list of categories to point the CVSweb location, which should always have the latest list. Spurred by email from: obrien
This commit is contained in:
parent
354539e8ed
commit
f46cec4513
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23555
1 changed files with 9 additions and 2 deletions
|
@ -597,7 +597,7 @@
|
|||
<listitem>
|
||||
<para><emphasis>Category:</emphasis> Choose one of the
|
||||
following (taken from
|
||||
<filename>/usr/gnats/gnats-adm/categories</filename>):</para>
|
||||
<ulink url="http://www.FreeBSD.org/cgi/cvsweb.cgi/src/gnu/usr.bin/send-pr/categories"></ulink>):</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><literal>advocacy:</literal> problems relating to
|
||||
|
@ -645,7 +645,9 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>java:</literal> problems related to &java;.
|
||||
<para><literal>java:</literal> problems related to the &java;
|
||||
Virtual Machine. (Ports that merely depend on &java; to
|
||||
run should be filed under <literal>ports</literal>.)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
@ -685,6 +687,11 @@
|
|||
&os; threads implementation (especially on &os.current;).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>usb:</literal> problems related to the
|
||||
&os; USB implementation.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>www:</literal> Changes or enhancements to
|
||||
the &os; website.</para>
|
||||
|
|
Loading…
Reference in a new issue