eviscerate send-pr from the FAQ

This commit is contained in:
Eitan Adler 2014-06-29 06:21:17 +00:00
parent 377c628ed8
commit 0b1d0d7df7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45142

View file

@ -596,9 +596,7 @@
xlink:href="https://bugs.freebsd.org/bugzilla/query.cgi">query</link>
interface.</para>
<para>The &man.send-pr.1; command can be used to submit
problem reports and change requests via electronic mail.
Alternatively, the <link
<para>The <link
xlink:href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">web-based
problem report submission interface</link> can be used
to submit problem reports through a web browser.</para>
@ -2556,8 +2554,9 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
someone might have committed a change to the port
which works for <emphasis>-CURRENT</emphasis> but which
broke the port for <emphasis>-STABLE</emphasis>.
Submit a bug report with the &man.send-pr.1;
command, since the Ports Collection is supposed to work
<link xlink:href="https://bugs.freebsd.org/submit/">Submit</link>
a bug report, since the Ports Collection is supposed to
work
for both the <emphasis>-CURRENT</emphasis> and
<emphasis>-STABLE</emphasis> branches.</para>
</answer>