svn commit: r41433 - projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail
René Ladan
rene at freebsd.org
Tue Apr 16 11:10:11 UTC 2013
On 15-04-2013 17:03, Dru Lavigne wrote:
> Author: dru
> Date: Mon Apr 15 15:03:47 2013
> New Revision: 41433
> URL: http://svnweb.freebsd.org/changeset/doc/41433
>
> Log:
> Initial patch which fixes the following. Subsequent patches will follow.
>
> - fixes &os;, e-mail, and directory tags
> - fixes acronyms
> - reworded to remove you, please, simply
> - inetd reference removed
> - modernized the host output
> - grammo fixes
> - remove non-existing ports (devel)
> - remove UUCP section
>
> Reviewed by: gjb (mentor)
>
This breaks my local build (no local differences):
/usr/local/bin/jade:/usr/home/rene/freebsd/doc/projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml:339:13:E:
document type does not allow element "para" here; missing one of
"footnote", "itemizedlist", "orderedlist", "variablelist", "caution",
"important", "note", "tip", "warning", "blockquote", "informalexample"
start-tag
/usr/local/bin/jade:/usr/home/rene/freebsd/doc/projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml:341:17:E:
end tag for "para" omitted, but OMITTAG NO was specified
/usr/local/bin/jade:/usr/home/rene/freebsd/doc/projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml:339:2:
start tag was here
*** [index.html] Error code 1
The attached patch fixes it.
> Modified:
> projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml
>
Regards,
René
-------------- next part --------------
Index: en_US.ISO8859-1/books/handbook/mail/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/handbook/mail/chapter.xml (revision 41439)
+++ en_US.ISO8859-1/books/handbook/mail/chapter.xml (working copy)
@@ -336,7 +336,7 @@
</listitem>
<listitem>
- <para><para><filename
+ <para><filename
role="package">mail/teapop</filename></para>
</listitem>
More information about the svn-doc-projects
mailing list