svn commit: r50479 - head/en_US.ISO8859-1/books/fdp-primer/overview
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Wed Jul 12 20:17:45 2017 New Revision: 50479 URL: https://svnweb.freebsd.org/changeset/doc/50479 Log: 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 ([email protected]) Sponsored by: BSDCan 2017 Doc lounge Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jul 12 15:22:52 2017 (r50478) +++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jul 12 20:17:45 2017 (r50479) @@ -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>[ Browse... ]</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>[ Add an attachment ]</guibutton> + button to attach the diff file. Finally, use the + <guibutton>[ Submit Bug ]</guibutton> button to + submit your diff to the problem report system.</para> </step> </procedure> </sect1> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"