Minor fixes in problem-reports article:
punctuation fixes s/;/,/ addition of application tags and username tags PR: 38847 Submitted by: Marc Fonvieille <marc@blackend.org>
This commit is contained in:
parent
b04b9abdad
commit
30c1821d70
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13363
1 changed files with 4 additions and 4 deletions
|
@ -195,7 +195,7 @@
|
|||
|
||||
<screen>&prompt.user; <userinput>send-pr -a /var/run/dmesg -a /tmp/errors</userinput></screen>
|
||||
|
||||
<para>Don't worry about binary files; they will be automatically
|
||||
<para>Don't worry about binary files, they will be automatically
|
||||
encoded so as not to upset your mail agent.</para>
|
||||
|
||||
<para>If you attach a patch, make sure you use the
|
||||
|
@ -255,10 +255,10 @@
|
|||
|
||||
<listitem>
|
||||
<para><emphasis>Confidential:</emphasis> This is prefilled
|
||||
to <literal>no</literal>; changing it makes no sense as
|
||||
to <literal>no</literal>, changing it makes no sense as
|
||||
there is no such thing as a confidential FreeBSD problem
|
||||
report—the PR database is distributed worldwide by
|
||||
CVSup.</para>
|
||||
<application>CVSup</application>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -279,7 +279,7 @@
|
|||
<literal>serious</literal> or
|
||||
<literal>critical</literal>. Do not overreact; refrain
|
||||
from labeling your problem <literal>critical</literal>
|
||||
unless it really is (e.g. root exploit, easily
|
||||
unless it really is (e.g. <username>root</username> exploit, easily
|
||||
reproducible panic). Developers tend to ignore this and
|
||||
the next field, precisely because problem report
|
||||
submitters tend to overrate their problems.</para>
|
||||
|
|
Loading…
Reference in a new issue