From owner-svn-doc-all@FreeBSD.ORG Fri Jul 26 14:57:12 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 323FC91A; Fri, 26 Jul 2013 14:57:12 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D725E2FD0; Fri, 26 Jul 2013 14:57:11 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r6QEv9k9028379; Fri, 26 Jul 2013 08:57:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r6QEv9TX028376; Fri, 26 Jul 2013 08:57:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 26 Jul 2013 08:57:09 -0600 (MDT) From: Warren Block To: Gabor Kovesdan Subject: Re: 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... In-Reply-To: <201307261232.r6QCWdoB022956@svn.freebsd.org> Message-ID: References: <201307261232.r6QCWdoB022956@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 26 Jul 2013 08:57:09 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jul 2013 14:57:12 -0000 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. > > - > - <anchor id="donations"/>Donating Funds > + > + Donating Funds > > 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.