The instructions in the Quickstart section for submitting a diff

still listed gnats, which was replaced by Bugzilla a while ago.
They were rewritten for Bugzilla and describe the steps to
submit the patch via the webgui.

I cleaned up the patch for whitespace, the original text is
from the submitter.

PR:		219899
Submitted by:	Roller Angel (roller@rollercomsolutions.com)
Sponsored by:	BSDCan 2017 Doc lounge
This commit is contained in:
Benedict Reuschling 2017-07-12 20:17:45 +00:00
parent 0fa86d6d44
commit dafedad8b8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50479

View file

@ -169,18 +169,18 @@
</step>
<step>
<para>Submit the diff file using the web-based
<link xlink:href="&url.base;/support.html#gnats">Problem
Report</link> system. If using
the web form, enter a synopsis of
<emphasis>[patch] <replaceable>short description of
problem</replaceable></emphasis>. Select the category
<literal>docs</literal> and the class
<literal>doc-bug</literal>. In the body of the message,
enter a short description of the changes and any important
details about them. Use the
<guibutton>[&nbsp;Browse...&nbsp;]</guibutton> button to
attach the diff file.</para>
<para>Submit the diff file using the web-based <link
xlink:href="https://bugs.FreeBSD.org/bugzilla/enter_bug.cgi?product=Documentation">Problem
Report</link> system. If using the web form, enter a
Summary of <emphasis>[patch] <replaceable>short description
of problem</replaceable></emphasis>. Select the
Component <literal>Documentation</literal>. In the
Description field, enter a short description of the changes
and any important details about them. Use the
<guibutton>[&nbsp;Add an attachment&nbsp;]</guibutton>
button to attach the diff file. Finally, use the
<guibutton>[&nbsp;Submit Bug&nbsp;]</guibutton> button to
submit your diff to the problem report system.</para>
</step>
</procedure>
</sect1>