faq: deduplicate and broaden language
"submitting-kernel-extensions" has the same answer as "how-to-contribute". Also wordsmith a bit.
This commit is contained in:
parent
1cb6543a3a
commit
e499314e82
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52085
1 changed files with 8 additions and 19 deletions
|
@ -7152,14 +7152,18 @@ hint.sio.7.irq="12"</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question xml:id="how-to-contribute">
|
||||
<para>How can I contribute to &os;?</para>
|
||||
<para>How can I contribute to &os;? What can I do to
|
||||
help?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>See the article on <link
|
||||
<para>We except all types of contributions: documentation,
|
||||
code, and even art. See the article on <link
|
||||
xlink:href="&url.articles.contributing;/article.html">Contributing
|
||||
to &os;</link> for specific advice on how to do this.
|
||||
Assistance is more than welcome!</para>
|
||||
to &os;</link> for specific advice on how to do
|
||||
this.</para>
|
||||
|
||||
<para>And thanks for the thought!</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -7209,21 +7213,6 @@ hint.sio.7.irq="12"</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question xml:id="submitting-kernel-extensions">
|
||||
<para>I have written a kernel extension, who do I send it
|
||||
to?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Take a look at the article on <link
|
||||
xlink:href="&url.articles.contributing;/article.html">Contributing
|
||||
to &os;</link> to learn how to submit code.</para>
|
||||
|
||||
<para>And thanks for the thought!</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question xml:id="kernel-panic-troubleshooting">
|
||||
<para>How can I make the most of the data I see when my
|
||||
|
|
Loading…
Reference in a new issue