Deleted Added
full compact
article.xml (105992) article.xml (107569)
1<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
2<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
3%man;
4<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
5%authors;
6<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
7%mlists;
8<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
9%release;
10<!ENTITY % misc PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
11%misc;
12]>
13
14<article>
15 <articleinfo>
16 <title>&os; &release.current; README</title>
17
18 <corpauthor>The &os; Project</corpauthor>
19
1<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
2<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
3%man;
4<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
5%authors;
6<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
7%mlists;
8<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
9%release;
10<!ENTITY % misc PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
11%misc;
12]>
13
14<article>
15 <articleinfo>
16 <title>&os; &release.current; README</title>
17
18 <corpauthor>The &os; Project</corpauthor>
19
20 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/readme/article.sgml 105992 2002-10-26 17:00:39Z bmah $</pubdate>
20 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/readme/article.sgml 107569 2002-12-04 04:17:28Z bmah $</pubdate>
21
22 <copyright>
23 <year>2000</year>
24 <year>2001</year>
25 <year>2002</year>
26 <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
27 </copyright>
28 </articleinfo>

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

355 <para>As with almost all UNIX-like operating systems, &os; comes
356 with a set of on-line manual pages, accessed through the
357 &man.man.1; command or through the <ulink
358 url="http://www.FreeBSD.org/cgi/man.cgi">hypertext manual
359 pages gateway</ulink> on the &os; Web site. In general, the
360 manual pages provide information on the different commands and
361 APIs available to the &os; user.</para>
362
21
22 <copyright>
23 <year>2000</year>
24 <year>2001</year>
25 <year>2002</year>
26 <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
27 </copyright>
28 </articleinfo>

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

355 <para>As with almost all UNIX-like operating systems, &os; comes
356 with a set of on-line manual pages, accessed through the
357 &man.man.1; command or through the <ulink
358 url="http://www.FreeBSD.org/cgi/man.cgi">hypertext manual
359 pages gateway</ulink> on the &os; Web site. In general, the
360 manual pages provide information on the different commands and
361 APIs available to the &os; user.</para>
362
363 <para>In some cases, manual pages are written to given
363 In some cases, manual pages are written to give
364 information on particular topics. Notable examples of such
365 manual pages are &man.tuning.7; (a guide to performance tuning),
366 &man.security.7; (an introduction to &os; security), and
367 &man.style.9; (a style guide to kernel coding).</para>
368 </sect2>
369
370 <sect2>
371 <title>Books and Articles</title>

--- 59 unchanged lines hidden ---
364 information on particular topics. Notable examples of such
365 manual pages are &man.tuning.7; (a guide to performance tuning),
366 &man.security.7; (an introduction to &os; security), and
367 &man.style.9; (a style guide to kernel coding).</para>
368 </sect2>
369
370 <sect2>
371 <title>Books and Articles</title>

--- 59 unchanged lines hidden ---