K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-06-05T00:47:40.000000Z K 7 svn:log V 1900 - 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 END