Mention where to find an answer if it is not a bug, but a question.
PR: docs/41003 Submitted by: Adam Weinberger <adam@vectors.cx>
This commit is contained in:
parent
c7f2e65b93
commit
f1261c55fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13730
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||||
%man;
|
%man;
|
||||||
|
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
|
||||||
|
%mailing-lists;
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
@ -76,7 +78,9 @@
|
||||||
bug if it can be expressed as a question (usually of the form
|
bug if it can be expressed as a question (usually of the form
|
||||||
<quote>How do I do X?</quote> or <quote>Where can I find
|
<quote>How do I do X?</quote> or <quote>Where can I find
|
||||||
Y?</quote>). It is not always quite so black and white, but the
|
Y?</quote>). It is not always quite so black and white, but the
|
||||||
question rule covers a large majority of cases.</para>
|
question rule covers a large majority of cases. If you are looking
|
||||||
|
for an answer, consider posing your question to the
|
||||||
|
&a.questions;.</para>
|
||||||
|
|
||||||
<para>Some cases where it may be appropriate to submit a problem
|
<para>Some cases where it may be appropriate to submit a problem
|
||||||
report about something that is not a bug are:</para>
|
report about something that is not a bug are:</para>
|
||||||
|
|
Loading…
Reference in a new issue