svn commit: r42442 - in head: de_DE.ISO8859-1/articles/contributing de_DE.ISO8859-1/books/handbook/mirrors el_GR.ISO8859-7/articles/contributing el_GR.ISO8859-7/books/handbook/mirrors en_US.ISO8859...

Warren Block wblock at wonkity.com
Fri Jul 26 14:57:12 UTC 2013


On Fri, 26 Jul 2013, Gabor Kovesdan wrote:

> Author: gabor
> Date: Fri Jul 26 12:32:39 2013
> New Revision: 42442
> URL: http://svnweb.freebsd.org/changeset/doc/42442
>
> Log:
>  - Convert anchors in titles to an id on the section

...

> Modified: head/en_US.ISO8859-1/articles/contributing/article.xml
> ==============================================================================
> --- head/en_US.ISO8859-1/articles/contributing/article.xml	Fri Jul 26 11:17:18 2013	(r42441)
> +++ head/en_US.ISO8859-1/articles/contributing/article.xml	Fri Jul 26 12:32:39 2013	(r42442)
> @@ -501,8 +501,8 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE PO
> 	peripherals since we generally lack the funds to buy such
> 	items ourselves.</para>
>
> -      <sect3>
> -	<title><anchor id="donations"/>Donating Funds</title>
> +      <sect3 id="donation">
> +	<title>Donating Funds</title>
>
> 	<para>The FreeBSD Foundation is a non-profit, tax-exempt
> 	  foundation established to further the goals of the FreeBSD

An ending "s" is missing on the ID attribute.


More information about the svn-doc-all mailing list