1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
3 | |
3 | |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook.xml,v 1.82 2004/02/12 18:04:08 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook.xml,v 1.83 2004/02/19 16:55:30 swift Exp $ --> |
5 | |
5 | |
6 | <book link="handbook.xml"> |
6 | <book link="handbook.xml"> |
7 | <title>Gentoo Handbook</title> |
7 | <title>Gentoo Handbook</title> |
8 | |
8 | |
9 | <author title="Chief Architect"> |
9 | <author title="Chief Architect"> |
… | |
… | |
120 | </abstract> |
120 | </abstract> |
121 | |
121 | |
122 | <chapter> |
122 | <chapter> |
123 | <title>About the Gentoo Linux Installation</title> |
123 | <title>About the Gentoo Linux Installation</title> |
124 | <abstract> |
124 | <abstract> |
125 | Users not familiar with Gentoo do not always know that <e>choice</e> is what |
125 | Users not familiar with Gentoo do not always know that choice is what |
126 | Gentoo is all about. |
126 | Gentoo is all about. |
127 | </abstract> |
127 | </abstract> |
128 | <include href="hb-install-about.xml"/> |
128 | <include href="hb-install-about.xml"/> |
129 | </chapter> |
129 | </chapter> |
130 | |
130 | |