rane 05/09/13 12:00:00 Modified: xml/htdocs/doc/en nano-basics-guide.xml Log: fixed typo *no content change*
Revision Changes Path 1.17 +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.17&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.17&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.16&r2=1.17&cvsroot=gentoo Index: nano-basics-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nano-basics-guide.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- nano-basics-guide.xml 3 Aug 2005 22:20:12 -0000 1.16 +++ nano-basics-guide.xml 13 Sep 2005 12:00:00 -0000 1.17 @@ -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.16 2005/08/03 22:20:12 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nano-basics-guide.xml,v 1.17 2005/09/13 12:00:00 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/nano-basics-guide.xml"> @@ -93,7 +93,7 @@ <p> 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 +and <c>k</c> at the same time. The line disappears. 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 reappears. Suppose you need to move a whole paragraph. To move multiple lines simply cut each line one at a time, and then -- [email protected] mailing list
