Did someone...
"Rene Kluwen" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
.modify the gateway documentation and didn't test very well? [adm_rene@srv01 trunk]$ make docs sed "s/#FIGTYPE#/.ps/;s/#VERSION#/svn-r4834/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/userguide/userguide.xml > doc/userguide/userguide.tmp jade -o doc/userguide/userguide.tex -t tex -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl doc/userguide/userguide.tmp jade:doc/userguide/userguide.tmp:4239:7:E: document type does not allow element "ROW" here make: *** [doc/userguide/userguide.ps] Error 1 Also the "automatic compilation test" complains about it. Attached is a patch that solves it. Let me know if you want me to commit, as I have it in my sandbox already. == Rene
userguide-2011-04-26.patch
(application/octet-stream, 724 B)
Index: doc/userguide/userguide.xml
===================================================================
--- doc/userguide/userguide.xml (revision 4902)
+++ doc/userguide/userguide.xml (working copy)
@@ -4234,7 +4234,6 @@
<entry valign="bottom">
Password for username, if needed.
</entry></row>
- </tbody></tgroup></informaltable>
<row><entry><literal>max-pending-submits</literal></entry>
<entry><literal>number</literal></entry>
@@ -4243,6 +4242,7 @@
requests. As a guideline it is recommended that no more than
10 (default) requests are outstanding at any time.
</entry></row>
+ </tbody></tgroup></informaltable>
<sect3>
<title>The "generic" system-type</title>
smime.p7s
(application/x-pkcs7-signature, 6.2 KB) - not displayed