rane 07/05/21 23:01:49 Modified: mysql-upgrade-slotted.xml Log: fixing a typo, thanks to keytoaster and kucrut
Revision Changes Path 1.11 xml/htdocs/doc/en/mysql-upgrade-slotted.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?rev=1.11&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?r1=1.10&r2=1.11 Index: mysql-upgrade-slotted.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- mysql-upgrade-slotted.xml 10 Mar 2006 23:09:26 -0000 1.10 +++ mysql-upgrade-slotted.xml 21 May 2007 23:01:49 -0000 1.11 @@ -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/mysql-upgrade-slotted.xml,v 1.10 2006/03/10 23:09:26 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.11 2007/05/21 23:01:49 rane Exp $ --> <guide link="/doc/en/mysql-upgrade-slotted.xml"> <title>"Unslotting" a slotted MySQL Installation</title> @@ -51,7 +51,7 @@ </p> <pre caption='"Unslotting" script'> -<i>echo " building a unslotted copy of mysql " +<i>echo " building an unslotted copy of mysql " emerge --buildpkgonly '=dev-db/mysql-5.0.18-r60' echo " stopping the server " -- [EMAIL PROTECTED] mailing list
