The send-pr(1) has been removed in FreeBSD 10, so remove it from most of the

documentation (books, articles, websites) unless there is an explicit or
"obvious" reason.

Do not touch old news articles, release notes, or the CGI scripts.

Differential Revision: 	https://reviews.freebsd.org/D2380
Reviewed by:	bjk
This commit is contained in:
Rene Ladan 2015-05-01 21:32:39 +00:00
parent e008aa7051
commit 4d07437c99
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46642
8 changed files with 21 additions and 43 deletions

View file

@ -1008,10 +1008,8 @@
<listitem>
<para><emphasis>Release:</emphasis> The version of &os;
that you are running. This is filled out automatically if
you are using &man.send-pr.1; and need only be changed if
you are sending a problem report from a different system
than the one that exhibits the problem.</para>
that you are running. This
needs to be filled in.</para>
</listitem>
</itemizedlist>
@ -1059,26 +1057,6 @@
<section xml:id="pr-writing-sending">
<title>Sending the Problem Report</title>
<para>If you are using &man.send-pr.1;:</para>
<para>Once you are done filling out the template, have saved it,
and exit your editor, &man.send-pr.1; will prompt you with
<prompt>s)end, e)dit or a)bort?</prompt>. You can then hit
<userinput>s</userinput> to go ahead and submit the problem
report, <userinput>e</userinput> to restart the editor and
make further modifications, or <userinput>a</userinput> to
abort. If you choose the latter, your problem report will
remain on disk (&man.send-pr.1; will tell you the filename
before it terminates), so you can edit it at your leisure, or
maybe transfer it to a system with better net connectivity,
before sending it with the <option>-f</option> to
&man.send-pr.1;:</para>
<screen>&prompt.user; <userinput>send-pr -f ~/my-problem-report</userinput></screen>
<para>This will read the specified file, validate the contents,
strip comments and send it off.</para>
<para>If you are using the <link
xlink:href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">web form</link>:</para>
@ -1096,8 +1074,8 @@
cache. If this happens to you, your submission will be
rejected and you may lose your work.</para>
<para>If you are unable to view images for any reason, and are
also unable to use &man.send-pr.1;, please accept our
<para>If you are unable to view images for any reason,
please accept our
apologies for the inconvenience and email your problem report
to the bugbuster team at
<email>freebsd-bugbusters@FreeBSD.org</email>.</para>