View | Details | Raw Unified | Return to bug 74477
Collapse All | Expand All

(-)article.sgml (-5 / +5 lines)
Lines 180-186 Link Here
180
	<listitem>
180
	<listitem>
181
	  <para>Get copies of formal standards like &posix;.  You can
181
	  <para>Get copies of formal standards like &posix;.  You can
182
	    get some links about these standards at the <ulink
182
	    get some links about these standards at the <ulink
183
	    url="&url.base;/projects/c99/index.html">FreeBSD
183
	    url="http://www.FreeBSD.org/projects/c99/index.html">FreeBSD
184
	    C99 & POSIX Standards Conformance Project</ulink> web
184
	    C99 & POSIX Standards Conformance Project</ulink> web
185
	    site. Compare FreeBSD's behavior to that required by the
185
	    site. Compare FreeBSD's behavior to that required by the
186
	    standard. If the behavior differs, particularly in subtle
186
	    standard. If the behavior differs, particularly in subtle
Lines 203-209 Link Here
203
      <indexterm><primary>problem reports database</primary></indexterm>
203
      <indexterm><primary>problem reports database</primary></indexterm>
204
204
205
      <para>The <ulink
205
      <para>The <ulink
206
	url="&url.base;/cgi/query-pr-summary.cgi">FreeBSD
206
	url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">FreeBSD
207
	PR list</ulink> shows all the current active problem reports
207
	PR list</ulink> shows all the current active problem reports
208
	and requests for enhancement that have been submitted by
208
	and requests for enhancement that have been submitted by
209
	FreeBSD users.  The PR database includes both programmer and
209
	FreeBSD users.  The PR database includes both programmer and
Lines 244-250 Link Here
244
244
245
      <para>If you find a bug or are submitting a specific change,
245
      <para>If you find a bug or are submitting a specific change,
246
	please report it using the &man.send-pr.1; program or its
246
	please report it using the &man.send-pr.1; program or its
247
	<ulink url="&url.base;/send-pr.html">WEB-based
247
	<ulink url="http://www.FreeBSD.org/send-pr.html">WEB-based
248
	equivalent</ulink>.  Try to fill-in each field of the bug
248
	equivalent</ulink>.  Try to fill-in each field of the bug
249
	report.  Unless they exceed 65KB, include any patches directly
249
	report.  Unless they exceed 65KB, include any patches directly
250
	in the report.  If the patch is suitable to be applied to the
250
	in the report.  If the patch is suitable to be applied to the
Lines 526-532 Link Here
526
	<para>The FreeBSD Project happily accepts donations of
526
	<para>The FreeBSD Project happily accepts donations of
527
	  hardware that it can find good use for.  If you are
527
	  hardware that it can find good use for.  If you are
528
	  interested in donating hardware, please contact the <ulink
528
	  interested in donating hardware, please contact the <ulink
529
	  url="&url.base;/donations/">Donations Liaison
529
	  url="http://www.FreeBSD.org/donations/">Donations Liaison
530
	  Office</ulink>.</para>
530
	  Office</ulink>.</para>
531
      </sect3>
531
      </sect3>
532
532
Lines 536-542 Link Here
536
	<para>We can always use new mirror sites for FTP, WWW or
536
	<para>We can always use new mirror sites for FTP, WWW or
537
	  <command>cvsup</command>.  If you would like to be such a
537
	  <command>cvsup</command>.  If you would like to be such a
538
	  mirror, please see the <ulink
538
	  mirror, please see the <ulink
539
	  url="&url.articles.hubs;/index.html">Mirroring FreeBSD</ulink>
539
	  url="&url.articles.hubs;/article.html">Mirroring FreeBSD</ulink>
540
	  article for more information.</para>
540
	  article for more information.</para>
541
      </sect3>
541
      </sect3>
542
    </sect2>
542
    </sect2>

Return to bug 74477