Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: vi-guide.xml
Date: Mon, 19 May 2008 19:59:05
Message-Id: E1JyBVe-0004y5-Jz@stork.gentoo.org
1 swift 08/05/19 19:59:02
2
3 Modified: vi-guide.xml
4 Log:
5 Damn, missed one - trailing whitespace
6
7 Revision Changes Path
8 1.16 xml/htdocs/doc/en/vi-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vi-guide.xml?rev=1.16&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vi-guide.xml?rev=1.16&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vi-guide.xml?r1=1.15&r2=1.16
13
14 Index: vi-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- vi-guide.xml 19 May 2008 19:57:20 -0000 1.15
21 +++ vi-guide.xml 19 May 2008 19:59:02 -0000 1.16
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v 1.15 2008/05/19 19:57:20 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v 1.16 2008/05/19 19:59:02 swift Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/vi-guide.xml">
29 @@ -135,7 +135,7 @@
30
31 <p>
32 If you have vim installed, type <c>vim myfile.txt</c>. If you'd prefer to
33 -use gvim, type <c>gvim myfile.txt</c>. <path>myfile.txt</path> should be the
34 +use gvim, type <c>gvim myfile.txt</c>. <path>myfile.txt</path> should be the
35 name of a text file on your system.
36 </p>
37
38
39
40
41 --
42 gentoo-doc-cvs@l.g.o mailing list