Deleted Added
full compact
article.xml (171891) article.xml (179456)
1<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
2<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
3%articles.ent;
4
5<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
6%release;
7]>
8
9<article>
10 <articleinfo>
11 <title>&os; &release.current; README</title>
12
13 <corpauthor>The &os; Project</corpauthor>
14
1<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
2<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
3%articles.ent;
4
5<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
6%release;
7]>
8
9<article>
10 <articleinfo>
11 <title>&os; &release.current; README</title>
12
13 <corpauthor>The &os; Project</corpauthor>
14
15 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/readme/article.sgml 171891 2007-08-18 17:11:14Z bmah $</pubdate>
15 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/readme/article.sgml 179456 2008-05-31 13:45:35Z hrs $</pubdate>
16
17 <copyright>
18 <year>2000</year>
19 <year>2001</year>
20 <year>2002</year>
21 <year>2003</year>
22 <year>2004</year>
23 <year>2005</year>
24 <year>2006</year>
25 <year>2007</year>
16
17 <copyright>
18 <year>2000</year>
19 <year>2001</year>
20 <year>2002</year>
21 <year>2003</year>
22 <year>2004</year>
23 <year>2005</year>
24 <year>2006</year>
25 <year>2007</year>
26 <year>2008</year>
26 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
27 </copyright>
28
29 <legalnotice id="trademarks" role="trademarks">
30 &tm-attrib.freebsd;
31 &tm-attrib.intel;
32 &tm-attrib.opengroup;
33 &tm-attrib.sparc;

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

53 <title>About &os;</title>
54
55 <para>&os; is an operating system based on 4.4 BSD Lite for
56 AMD64 and Intel EM64T based PC hardware (&arch.amd64;),
57 Intel, AMD, Cyrix or NexGen <quote>x86</quote> based PC hardware (&arch.i386;),
58 Intel Itanium Processor based computers (&arch.ia64;),
59 NEC PC-9801/9821 series PCs and compatibles (&arch.pc98;),
60 and &ultrasparc; machines (&arch.sparc64;). Versions
27 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
28 </copyright>
29
30 <legalnotice id="trademarks" role="trademarks">
31 &tm-attrib.freebsd;
32 &tm-attrib.intel;
33 &tm-attrib.opengroup;
34 &tm-attrib.sparc;

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

54 <title>About &os;</title>
55
56 <para>&os; is an operating system based on 4.4 BSD Lite for
57 AMD64 and Intel EM64T based PC hardware (&arch.amd64;),
58 Intel, AMD, Cyrix or NexGen <quote>x86</quote> based PC hardware (&arch.i386;),
59 Intel Itanium Processor based computers (&arch.ia64;),
60 NEC PC-9801/9821 series PCs and compatibles (&arch.pc98;),
61 and &ultrasparc; machines (&arch.sparc64;). Versions
61 for the &powerpc; (&arch.powerpc;), and &mips; (mips)
62 architectures are currently under
62 for the &arm; (&arch.arm;), &mips; (&arch.mips;), and
63 &powerpc; (&arch.powerpc;) architectures are currently under
63 development as well. &os; works with a wide variety of
64 peripherals and configurations and can be used for everything
65 from software development to games to Internet Service
66 Provision.</para>
67
68 <para>This release of &os; contains everything you need to run
69 such a system, including full source code for the kernel and
70 all utilities in the base distribution. With the source

--- 367 unchanged lines hidden ---
64 development as well. &os; works with a wide variety of
65 peripherals and configurations and can be used for everything
66 from software development to games to Internet Service
67 Provision.</para>
68
69 <para>This release of &os; contains everything you need to run
70 such a system, including full source code for the kernel and
71 all utilities in the base distribution. With the source

--- 367 unchanged lines hidden ---