diff --git a/doc/en_US/html/admin/x62.html b/doc/en_US/html/admin/x62.html
index a881f9e8af..e3269a9fa3 100644
--- a/doc/en_US/html/admin/x62.html
+++ b/doc/en_US/html/admin/x62.html
@@ -160,7 +160,7 @@ CLASS="USERINPUT"
# cvs -z3 -d:pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware co phpgroupware# cvs -z3 -d:pserver:anonymous@subversions.gnu.org:/cvsroot/phpgroupware co phpgroupware
# export CVSROOT=':pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware'# export CVSROOT=':pserver:anonymous@subversions.gnu.org:/cvsroot/phpgroupware'
2.3.2.2. Stable Branch in CVS
Follow these steps (please adjust to your servers config):
Follow these steps (please adjust to your servers config and the up-to-date stable Version - 0.9.14 at the moment):# cvs -z3 -d:pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware co -r Version-0_9_12-branch phpgroupware# cvs -z3 -d:pserver:anonymous@subversions.gnu.org:/cvsroot/phpgroupware co -r Version-0_9_14-branch phpgroupwareRecently the phpGroupWare developers started a branch for patches to released versions. This is to facilitate bugs being fixed in a released version without having to wait for the next offical release. There is a developer who has been assigned the responsibility for maintaining that branch and applying patches and fixes. To check out this version of the code using 0.9.12 as an example you would do the following:
# export CVSROOT=':pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgwapps'# export CVSROOT=':pserver:anonymous@subversions.gnu.org:/cvsroot/phpgwapps'# cvs -z3 -d:pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware -r Version-0_9_12-patches phpgroupware# cvs co -r Version-0_9_14-branch admin addressbook calendar email phpgwapi preferences setup todo notes infolog