From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FckN7-0004B9-7p for garchives@archives.gentoo.org; Sun, 07 May 2006 14:36:33 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k47EahBV010128; Sun, 7 May 2006 14:36:43 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k47Eag7p014584 for ; Sun, 7 May 2006 14:36:42 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 5950564482 for ; Sun, 7 May 2006 14:36:42 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sun, 7 May 2006 14:36:42 +0000 From: "Lukasz Damentko" Date: Sun, 7 May 2006 14:36:42 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: xml-guide.xml Message-Id: <20060507143642.5950564482@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: fed58ed5-67e3-48af-b9c0-e204462c2247 X-Archives-Hash: e96bf1cd80f784199deff33b272d1fda rane 06/05/07 14:36:42 Modified: xml-guide.xml Log: adding missing space character, NO CONTENT CHANGE Revision Changes Path 1.62 xml/htdocs/doc/en/xml-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.62&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.62&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.61&r2=1.62&cvsroot=gentoo Index: xml-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- xml-guide.xml 26 Apr 2006 10:26:55 -0000 1.61 +++ xml-guide.xml 7 May 2006 14:36:42 -0000 1.62 @@ -1,5 +1,5 @@ - + @@ -897,7 +897,7 @@

The first change is the need for a "master" document. This document contains no -real content, but links to the individual documentation modules. The syntaxis +real content, but links to the individual documentation modules. The syntax is doesn't differ much from GuideXML:

-- gentoo-doc-cvs@gentoo.org mailing list