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 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v 1.1 2006/03/14 12:30:33 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v 1.2 2006/03/16 21:25:36 neysx Exp $ --> <guide link="/doc/en/postgres-howto.xml" lang="en"> <title>PostgreSQL Guide</title> @@ -102,8 +102,8 @@ <tr> <ti>nls</ti> <ti> - 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. </ti> </tr> <tr> -- [email protected] mailing list
