Deleted Added
full compact
article.xml (259789) article.xml (270683)
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3 "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6]>
7<!--
8 Local Variables:

--- 4 unchanged lines hidden (view full) ---

13 End:
14-->
15<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
16 <info><title>&os; &release.current; README</title>
17
18
19 <author><orgname>The &os; Project</orgname></author>
20
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3 "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5 %release;
6]>
7<!--
8 Local Variables:

--- 4 unchanged lines hidden (view full) ---

13 End:
14-->
15<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
16 <info><title>&os; &release.current; README</title>
17
18
19 <author><orgname>The &os; Project</orgname></author>
20
21 <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/readme/article.xml 259789 2013-12-23 21:07:02Z gjb $</pubdate>
21 <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/readme/article.xml 270683 2014-08-26 23:50:21Z gjb $</pubdate>
22
23 <copyright>
24 <year>2000</year>
25 <year>2001</year>
26 <year>2002</year>
27 <year>2003</year>
28 <year>2004</year>
29 <year>2005</year>

--- 214 unchanged lines hidden (view full) ---

244 <title>Submitting Problem Reports</title>
245
246 <para>Suggestions, bug reports and contributions of code are
247 always valued&mdash;please do not hesitate to report any
248 problems you may find. Bug reports with attached fixes are of
249 course even more welcome.</para>
250
251 <para>The preferred method to submit bug reports from a machine
22
23 <copyright>
24 <year>2000</year>
25 <year>2001</year>
26 <year>2002</year>
27 <year>2003</year>
28 <year>2004</year>
29 <year>2005</year>

--- 214 unchanged lines hidden (view full) ---

244 <title>Submitting Problem Reports</title>
245
246 <para>Suggestions, bug reports and contributions of code are
247 always valued&mdash;please do not hesitate to report any
248 problems you may find. Bug reports with attached fixes are of
249 course even more welcome.</para>
250
251 <para>The preferred method to submit bug reports from a machine
252 with Internet mail connectivity is to use the &man.send-pr.1;
253 command.
252 with Internet connectivity is to use the <application>Bugzilla</application>
253 bug tracker.
254 <quote>Problem Reports</quote> (PRs) submitted in this way
255 will be filed and their progress tracked; the &os; developers
256 will do their best to respond to all reported bugs as soon as
254 <quote>Problem Reports</quote> (PRs) submitted in this way
255 will be filed and their progress tracked; the &os; developers
256 will do their best to respond to all reported bugs as soon as
257 possible. <link xlink:href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">A list
257 possible. <link xlink:href="https://bugs.FreeBSD.org/search/">A list
258 of all active PRs</link> is available on the &os; Web site;
259 this list is useful to see what potential problems other users
260 have encountered.</para>
261
258 of all active PRs</link> is available on the &os; Web site;
259 this list is useful to see what potential problems other users
260 have encountered.</para>
261
262 <para>Note that &man.send-pr.1; itself is a shell script that
263 should be easy to move even onto a non-&os; system. Using
264 this interface is highly preferred. If, for some reason, you
265 are unable to use &man.send-pr.1; to submit a bug report, you
266 can try to send it to the &a.bugs;.</para>
262 <para>Note that &man.send-pr.1; is deprecated.</para>
267
268 <para>For more information, <link xlink:href="&url.articles.problem-reports;/"><quote>Writing
269 &os; Problem Reports</quote></link>, available on the &os; Web
270 site, has a number of helpful hints on writing and submitting
271 effective problem reports.</para>
272 </sect2>
273 </sect1>
274

--- 139 unchanged lines hidden ---
263
264 <para>For more information, <link xlink:href="&url.articles.problem-reports;/"><quote>Writing
265 &os; Problem Reports</quote></link>, available on the &os; Web
266 site, has a number of helpful hints on writing and submitting
267 effective problem reports.</para>
268 </sect2>
269 </sect1>
270

--- 139 unchanged lines hidden ---