diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-30 18:06:48 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-30 18:06:48 +0000 |
commit | 17700191e905e4927bbdcaa811c3fa6c43693006 (patch) | |
tree | a5511cb5af4ce418255eeb322e08def417b740ed /chapter06/strippingagain.xml | |
parent | d72e04ae7c868b734e3ad39982b169c71444f541 (diff) |
Upgraded to DocBook 4.4 DTD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/strippingagain.xml')
-rw-r--r-- | chapter06/strippingagain.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/strippingagain.xml b/chapter06/strippingagain.xml index ce1e963da..e0531df3e 100644 --- a/chapter06/strippingagain.xml +++ b/chapter06/strippingagain.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> <sect1 id="ch-system-strippingagain"> <title>Stripping Again</title> <?dbhtml filename="strippingagain.html"?> |