From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EF9SX-00018L-Lp for garchives@archives.gentoo.org; Tue, 13 Sep 2005 12:00:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j8DBtcEu003926; Tue, 13 Sep 2005 11:55:38 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j8DBtbvl023093 for ; Tue, 13 Sep 2005 11:55:38 GMT Message-Id: <200509131155.j8DBtbvl023093@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EF9SM-0003JA-GW for gentoo-doc-cvs@lists.gentoo.org; Tue, 13 Sep 2005 12:00:10 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Tue, 13 Sep 2005 12:00:00 +0000 From: "Lukasz Damentko" Date: Tue, 13 Sep 2005 12:00:00 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: nano-basics-guide.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 5159a611-0d9b-4b90-9d97-f04d081665aa X-Archives-Hash: e443e5dc62f0fceb993df3ab9206054d 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 @@ - + @@ -93,7 +93,7 @@

To cut a single line line you use ^K. You simply hold down CTRL -and k at the same time. The line dissapears. To paste it you simply +and k at the same time. The line disappears. To paste it you simply move the cursor to where you want to paste and punch ^U (CTRL u) 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 -- gentoo-doc-cvs@gentoo.org mailing list