Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: mysql-upgrade-slotted.xml
Date: Mon, 21 May 2007 23:02:10
Message-Id: E1HqGsv-0000o3-W2@stork.gentoo.org
1 rane 07/05/21 23:01:49
2
3 Modified: mysql-upgrade-slotted.xml
4 Log:
5 fixing a typo, thanks to keytoaster and kucrut
6
7 Revision Changes Path
8 1.11 xml/htdocs/doc/en/mysql-upgrade-slotted.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?r1=1.10&r2=1.11
13
14 Index: mysql-upgrade-slotted.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- mysql-upgrade-slotted.xml 10 Mar 2006 23:09:26 -0000 1.10
21 +++ mysql-upgrade-slotted.xml 21 May 2007 23:01:49 -0000 1.11
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/mysql-upgrade-slotted.xml,v 1.10 2006/03/10 23:09:26 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.11 2007/05/21 23:01:49 rane Exp $ -->
27
28 <guide link="/doc/en/mysql-upgrade-slotted.xml">
29 <title>"Unslotting" a slotted MySQL Installation</title>
30 @@ -51,7 +51,7 @@
31 </p>
32
33 <pre caption='"Unslotting" script'>
34 -<i>echo " building a unslotted copy of mysql "
35 +<i>echo " building an unslotted copy of mysql "
36 emerge --buildpkgonly '=dev-db/mysql-5.0.18-r60'
37
38 echo " stopping the server "
39
40
41
42 --
43 gentoo-doc-cvs@g.o mailing list