[PATCH] make siproxd-guide.sgml conform to DTD
Chi-Thanh Christopher Nguyen <chithanh-CFLBMwTPW48UNGrzBIF7/[email protected]> Tue, 22 Jan 2008 17:15:54 +0100
| Newsgroups | gmane.network.siproxd |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------070401010805080002030203
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
The following error is encountered when building siproxd-0.7.0 docs:
---
Making all in doc
make[2]: Entering directory `/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc'
make[3]: Entering directory `/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc'
mkdir -p html
if [ html/siproxd_guide.html -ot siproxd_guide.sgml ]; then \
docbook2html -o html/ siproxd_guide.sgml; \
fi
mkdir -p pdf
Using catalogs: /etc/sgml/sgml-docbook-4.2.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:79:34:E: document type does not allow element "CHAPTER" here
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:137:51:E: document type does not allow element "CHAPTER" here
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:206:39:E: document type does not allow element "CHAPTER" here
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:500:34:E: document type does not allow element "CHAPTER" here
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:549:41:E: document type does not allow element "CHAPTER" here
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:638:47:E: document type does not allow element "CHAPTER" here
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:1135:6:E: end tag for "CHAPTER" omitted, but OMITTAG NO was specified
jade:/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc/siproxd_guide.sgml:54:2: start tag was here
make[3]: *** [docbook_html] Error 8
make[3]: Leaving directory `/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/siproxd-0.7.0/work/siproxd-0.7.0'
make: *** [all] Error 2
---
Patch is attached.
Regards,
Chi-Thanh Christopher Nguyen
--------------070401010805080002030203
Content-Type: text/plain;
name="siproxd_guide.patch"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="siproxd_guide.patch"
ZGlmZiAtdXIgYS9kb2Mvc2lwcm94ZF9ndWlkZS5zZ21sIGIvZG9jL3NpcHJveGRfZ3VpZGUu
c2dtbAotLS0gYS9kb2Mvc2lwcm94ZF9ndWlkZS5zZ21sCTIwMDctMDUtMjMgMjI6NTE6NTQu
MDAwMDAwMDAwICswMjAwCisrKyBiL2RvYy9zaXByb3hkX2d1aWRlLnNnbWwJMjAwOC0wMS0y
MiAxNjozMDo0Mi4wMDAwMDAwMDAgKzAxMDAKQEAgLTc0LDYgKzc0LDcgQEAKICAgICAgICAg
ImhlbHBpbmcgdGVjaG5vbG9naWVzIiBXSUxMIERPIENPTkZMSUNUIHdpdGggc2lwcm94ZCBh
bmQgcmVzdWx0CiAgICAgICAgIGluIGEgbWVzcy48L3BhcmE+CiAgICAgPC9zZWN0MT4KKyAg
PC9jaGFwdGVyPgogCiAgIDwhLS0gQ2hhcHRlciAxOiBPdmVydmlldyAtLT4KICAgPGNoYXB0
ZXIgbGFiZWw9IjEiIGlkPSJPdmVydmlldyI+Cg==
--------------070401010805080002030203
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--------------070401010805080002030203
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Siproxd-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/siproxd-users
--------------070401010805080002030203--