Date: Tue, 16 Apr 2013 13:10:06 +0200 From: =?UTF-8?B?UmVuw6kgTGFkYW4=?= <rene@freebsd.org> To: Dru Lavigne <dru@FreeBSD.org> Cc: svn-doc-projects@freebsd.org, doc-committers@freebsd.org Subject: Re: svn commit: r41433 - projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail Message-ID: <516D318E.1090807@freebsd.org> In-Reply-To: <201304151503.r3FF3m3X060116@svn.freebsd.org> References: <201304151503.r3FF3m3X060116@svn.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] 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é [-- Attachment #2 --] 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>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516D318E.1090807>
