Update to "How do I access the Problem Report database?" in line with the
fact that send-pr.html is disabled.
This commit is contained in:
parent
4520057a31
commit
a17d76922a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16106
1 changed files with 6 additions and 5 deletions
|
@ -577,16 +577,17 @@
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>The Problem Report database of all user change requests
|
<para>The Problem Report database of all user change requests
|
||||||
may be queried (or submitted to) by using our web-based PR
|
may be queried by using our web-based PR
|
||||||
<ulink
|
<ulink
|
||||||
URL="http://www.FreeBSD.org/send-pr.html">submission</ulink>
|
|
||||||
and <ulink
|
|
||||||
URL="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">
|
URL="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">
|
||||||
query</ulink>
|
query</ulink>
|
||||||
interfaces. The &man.send-pr.1; command can
|
interface. The &man.send-pr.1; command can
|
||||||
also be used to submit problem reports and change requests via
|
be used to submit problem reports and change requests via
|
||||||
electronic mail.</para>
|
electronic mail.</para>
|
||||||
|
|
||||||
|
<para>The web-based problem report submission interface is
|
||||||
|
currently disabled due to persistent abuse.</para>
|
||||||
|
|
||||||
<para>Before submitting a problem report, please read <ulink
|
<para>Before submitting a problem report, please read <ulink
|
||||||
URL="../../articles/problem-reports/article.html">Writing
|
URL="../../articles/problem-reports/article.html">Writing
|
||||||
FreeBSD Problem Reports</ulink>, an article on how to write
|
FreeBSD Problem Reports</ulink>, an article on how to write
|
||||||
|
|
Loading…
Reference in a new issue