GayBSD documentation tree
- Reword the part about editors of the base system and the ports. PR: docs/38851 Submitted by: Marc Fonvieille <marc@blackend.org> --- 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 @@ <command>ee</command>, all of the commands for manipulating the editor's functions are listed at the top of the display. The caret <literal>^</literal> character means - the control key on the keyboard, so ^e expands to pressing the - control key plus the letter <literal>e</literal>. To leave - <application>ee</application>, hit the escape key, then choose leave + the <keycap>Ctrl</keycap> key on the keyboard, so <literal>^e</literal> expands to the key combination + <keycombo action="simul"><keycap>Ctrl</keycap><keycap>e</keycap></keycombo>. To leave + <application>ee</application>, hit the <keycap>Esc</keycap> key, then choose leave editor. The editor will prompt you to save any changes if the file has been modified.</para> @@ -1277,9 +1277,9 @@ <secondary><command>emacs</command></secondary> </indexterm> <para>FreeBSD also comes with more powerful text editors such as - <command>vi</command> as part of the base system, and - <command>emacs</command> and <command>vim</command> - as part of the FreeBSD Ports Collection. These editors offer much + <command>vi</command> as part of the base system, while other editors, like + <command>emacs</command> and <command>vim</command>, + 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 |
||
---|---|---|
de_DE.ISO8859-1 | ||
el_GR.ISO8859-7 | ||
en/handbook/contrib | ||
en_US.ISO8859-1 | ||
es_ES.ISO8859-1 | ||
fr_FR.ISO8859-1 | ||
it_IT.ISO8859-15 | ||
ja_JP.eucJP | ||
nl_NL.ISO8859-1 | ||
pt_BR.ISO8859-1 | ||
release | ||
ru_RU.KOI8-R | ||
share | ||
sr_YU.ISO8859-2 | ||
zh/FAQ | ||
zh_TW.Big5 | ||
Makefile | ||
README |
$FreeBSD$ If you plan on building a local copy of the FreeBSD documentation, or using our toolchain in your own projects, please read http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/ for information about the tools and formatting languages we use. Chapter 2 covers the software and related items you will need to install.