jkt         06/01/05 21:21:38

  Modified:    xml/htdocs/doc/en nano-basics-guide.xml
  Log:
  Adding missing <c>s, take #2 :-(

Revision  Changes    Path
1.22      +7 -7      xml/htdocs/doc/en/nano-basics-guide.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nano-basics-guide.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nano-basics-guide.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nano-basics-guide.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo

Index: nano-basics-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nano-basics-guide.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- nano-basics-guide.xml       5 Jan 2006 21:19:26 -0000       1.21
+++ nano-basics-guide.xml       5 Jan 2006 21:21:38 -0000       1.22
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nano-basics-guide.xml,v 
1.21 2006/01/05 21:19:26 jkt Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nano-basics-guide.xml,v 
1.22 2006/01/05 21:21:38 jkt Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/nano-basics-guide.xml">
@@ -18,7 +18,7 @@
 functions, fast.
 </abstract>
 
-<version>1.5</version>
+<version>1.6</version>
 <date>2006-01-05</date>
 
 <chapter>
@@ -52,8 +52,8 @@
 
 <p>
 Nano is a modeless editor so you can start typing immediately to insert text. 
If
-you are editing a configuration file like <path>/etc/fstab</path> use the -w
-switch, for example:
+you are editing a configuration file like <path>/etc/fstab</path> use the
+<c>-w</c> switch, for example:
 </p>
 
 <pre caption="Disable the word wrapping">
@@ -61,9 +61,9 @@
 </pre>
 
 <warn>
-It is very, very important that you use the -w switch when opening a config
-file.  Failure to do so may keep your system from booting or cause other bad
-things.
+It is very, very important that you use the <c>-w</c> switch when opening a
+config file.  Failure to do so may keep your system from booting or cause other
+bad things.
 </warn>
 
 </body>



-- 
[email protected] mailing list

Reply via email to