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 1FJzyY-0003uB-Vs for garchives@archives.gentoo.org; Thu, 16 Mar 2006 21:25:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2GLPbC5020521; Thu, 16 Mar 2006 21:25:37 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2GLPa7m027226 for ; Thu, 16 Mar 2006 21:25:37 GMT Message-Id: <200603162125.k2GLPa7m027226@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FJzyS-00028u-P4 for gentoo-doc-cvs@lists.gentoo.org; Thu, 16 Mar 2006 21:25:36 +0000 Received: by lark (sSMTP sendmail emulation); Thu, 16 Mar 2006 21:25:36 +0000 From: "Xavier Neys" Date: Thu, 16 Mar 2006 21:25:36 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: postgres-howto.xml 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: b4fb806f-a078-4924-b40b-37f4dd7c7b87 X-Archives-Hash: 378705a1c3722c4d8c9fbbf130bf0a33 neysx 06/03/16 21:25:36 Modified: postgres-howto.xml Log: #126450 typo Revision Changes Path 1.2 xml/htdocs/doc/en/postgres-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/postgres-howto.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/postgres-howto.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/postgres-howto.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: postgres-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- postgres-howto.xml 14 Mar 2006 12:30:33 -0000 1.1 +++ postgres-howto.xml 16 Mar 2006 21:25:36 -0000 1.2 @@ -1,6 +1,6 @@ - + PostgreSQL Guide @@ -102,8 +102,8 @@ nls - If this option is enabled, PostgreSQL can utilized translated strings - for non-English speaking users. + If this option is enabled, PostgreSQL can utilize translated strings for + non-English speaking users. -- gentoo-doc-cvs@gentoo.org mailing list