swift 05/05/30 07:38:50 Modified: xml/htdocs/doc/en kde-config.xml Log: One brace too many, thanks to Jonathan Smith for pointing out
Revision Changes Path 1.8 +2 -2 xml/htdocs/doc/en/kde-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml?rev=1.8&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml.diff?r1=1.7&r2=1.8&cvsroot=gentoo Index: kde-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kde-config.xml 29 May 2005 20:13:00 -0000 1.7 +++ kde-config.xml 30 May 2005 07:38:50 -0000 1.8 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.7 2005/05/29 20:13:00 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.8 2005/05/30 07:38:50 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -431,7 +431,7 @@ </p> <pre caption="Previewing the kde installation"> -<comment>(Substitute with your choice of package(s))</comment>) +<comment>(Substitute with your choice of package(s))</comment> # <i>emerge -p kdebase-startkde kicker | less</i> </pre> -- [email protected] mailing list
