Revert to Docbook XML 4.2 to follow the LDP standards.

This commit is contained in:
fevrier 2005-08-12 20:04:44 +00:00
parent 8fa48d6e2e
commit 0714e20913
1 changed files with 4 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY email "jean DASH philippe DOT guerard AT tigreraye DOT org">
<!ENTITY tldpurl "http://www.tldp.org/HOWTO/Online-Troubleshooting-HOWTO/">
]>
@ -16,11 +16,7 @@
<author>
<firstname>Jean-Philippe</firstname>
<surname>Guérard</surname>
<affiliation>
<address>
<email>&email;</email>
</address>
</affiliation>
<email>&email;</email>
</author>
<pubdate>2005-08-06</pubdate>
@ -504,7 +500,7 @@ keyword in the <emphasis>Subject</emphasis> field of the Advanced Groups
Search page at groups.google.com, and was presented with a large number
of posts from folks who had encountered the same problem. Respondents
had provided the reason and solution: I did not have an assembler/linker
necessary to create machine code, and the <package>bin86</package>
necessary to create machine code, and the <medialabel>bin86</medialabel>
package provided it. I downloaded and installed a RPM package of the
latter and was on my way. This entire process took about 10 minutes!