From owner-cvs-all Tue Jun 4 17:47:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F08EF37B401; Tue, 4 Jun 2002 17:47:40 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g550leC38511; Tue, 4 Jun 2002 17:47:40 -0700 (PDT) (envelope-from keramida) Message-Id: <200206050047.g550leC38511@freefall.freebsd.org> From: Giorgos Keramidas Date: Tue, 4 Jun 2002 17:47:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/basics chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/06/04 17:47:40 PDT Modified files: en_US.ISO8859-1/books/handbook/basics chapter.sgml Log: - Add a couple of tags. - Reword the part about editors of the base system and the ports. PR: docs/38851 Submitted by: Marc Fonvieille --- chapter.sgml.diff begins here --- --- chapter.sgml.org Mon Jun 3 12:38:09 2002 +++ chapter.sgml Mon Jun 3 12:46:40 2002 @@ -1256,9 +1256,9 @@ ee, all of the commands for manipulating the editor's functions are listed at the top of the display. The caret ^ character means - the control key on the keyboard, so ^e expands to pressing the - control key plus the letter e. To leave - ee, hit the escape key, then choose leave + the Ctrl key on the keyboard, so ^e expands to the key combination + Ctrle. To leave + ee, hit the Esc key, then choose leave editor. The editor will prompt you to save any changes if the file has been modified. @@ -1277,9 +1277,9 @@ emacs FreeBSD also comes with more powerful text editors such as - vi as part of the base system, and - emacs and vim - as part of the FreeBSD Ports Collection. These editors offer much + vi as part of the base system, while other editors, like + emacs and vim, + are part of the FreeBSD Ports Collection. These editors offer much more functionality and power at the expense of being a little more complicated to learn. However if you plan on doing a lot of text editing, learning a more powerful editor such as Revision Changes Path 1.64 +6 -6 doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message