Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: postgres-howto.xml
Date: Mon, 19 May 2008 21:09:47
Message-Id: E1JyCc5-0006Go-2K@stork.gentoo.org
1 swift 08/05/19 21:09:45
2
3 Modified: postgres-howto.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/postgres-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/postgres-howto.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/postgres-howto.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/postgres-howto.xml?r1=1.4&r2=1.5
13
14 Index: postgres-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- postgres-howto.xml 25 Apr 2007 07:40:11 -0000 1.4
21 +++ postgres-howto.xml 19 May 2008 21:09:45 -0000 1.5
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v 1.4 2007/04/25 07:40:11 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v 1.5 2008/05/19 21:09:45 swift Exp $ -->
27
28 <guide link="/doc/en/postgres-howto.xml" lang="en">
29 <title>PostgreSQL Guide</title>
30 @@ -222,7 +222,8 @@
31 </pre>
32
33 <p>
34 -Now that this is setup, the creation of the initial database environment can occur:
35 +Now that this is set up, the creation of the initial database environment can
36 +occur:
37 </p>
38
39 <pre caption="Configuring the database environment with emerge --config">
40
41
42
43 --
44 gentoo-doc-cvs@l.g.o mailing list