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:
Chern Lee 2002-07-29 11:24:14 +00:00
parent c7f2e65b93
commit f1261c55fc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13730

View file

@ -1,6 +1,8 @@
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
%man;
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
%mailing-lists;
]>
<article>
@ -76,7 +78,9 @@
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
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
report about something that is not a bug are:</para>