swift 08/05/19 19:59:02 Modified: vi-guide.xml Log: Damn, missed one - trailing whitespace
Revision Changes Path 1.16 xml/htdocs/doc/en/vi-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vi-guide.xml?rev=1.16&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vi-guide.xml?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vi-guide.xml?r1=1.15&r2=1.16 Index: vi-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- vi-guide.xml 19 May 2008 19:57:20 -0000 1.15 +++ vi-guide.xml 19 May 2008 19:59:02 -0000 1.16 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v 1.15 2008/05/19 19:57:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v 1.16 2008/05/19 19:59:02 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/vi-guide.xml"> @@ -135,7 +135,7 @@ <p> If you have vim installed, type <c>vim myfile.txt</c>. If you'd prefer to -use gvim, type <c>gvim myfile.txt</c>. <path>myfile.txt</path> should be the +use gvim, type <c>gvim myfile.txt</c>. <path>myfile.txt</path> should be the name of a text file on your system. </p> -- [email protected] mailing list
