neysx 05/08/03 22:20:12 Modified: xml/htdocs/doc/en nano-basics-guide.xml Log: Fixed typo. tx grahl04
Revision Changes Path 1.16 +2 -2 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.16&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.16&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.15&r2=1.16&cvsroot=gentoo Index: nano-basics-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nano-basics-guide.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- nano-basics-guide.xml 2 Jul 2005 09:56:04 -0000 1.15 +++ nano-basics-guide.xml 3 Aug 2005 22:20:12 -0000 1.16 @@ -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.15 2005/07/02 09:56:04 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nano-basics-guide.xml,v 1.16 2005/08/03 22:20:12 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/nano-basics-guide.xml"> @@ -95,7 +95,7 @@ To cut a single line line you use <c>^K</c>. You simply hold down <c>CTRL</c> and <c>k</c> at the same time. The line dissapears. To paste it you simply move the cursor to where you want to paste and punch <c>^U</c> (<c>CTRL u</c>) -on your keyboard. BAM! The line reapears. Suppose you need to move a whole +on your keyboard. BAM! The line reappears. Suppose you need to move a whole paragraph. To move multiple lines simply cut each line one at a time, and then paste. BAM! The whole paragraph appears wherever you want it. </p> -- [email protected] mailing list
