]> git.wh0rd.org - nano-editor.git/blobdiff - overview.php
overview: some spelling and punctuation fixes and layout adjustments
[nano-editor.git] / overview.php
index b71769145d09b25b276555d89df621dedbe0a3c2..eefe0b6d6f0a6a453cbeabd2506989727ff0a08a 100644 (file)
 <blockquote>The 2.2 release of GNU nano continues to add some features
 while attempting to provide continuity to users of previous versions.
 When possible we have elected to make new features disabled by default,
-as .nanorc and aliasing allows one to easily permanently enable desired features.
-The following improvemens and features are available in version 2.2 include:
+as .nanorc and aliasing allows one to easily enable desired settings permanently.
+<br><br>
+The following improvements and features are available in version 2.2:
 <br>&nbsp;
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
 <UL>
 <li>
-<font>Customizable key bindings (see the key bindings section of 
-<A HREF="/dist/v2.1/nanorc.5.html">the nanorc 
-man page</A> for more details.</font></li>
+<font>Customizable key bindings.</font></li>
 
 <li>
-<font>'soft' line wrapping (i.e. full line display)</font></li>
+<font>"Soft" line wrapping (i.e. entire-line display )</font></li>
 
 <li>
-<font>Full undo/redo support [EXPERIMENTAL]</font></li>
+<font>Partial undo/redo support [EXPERIMENTAL].</font></li>
 
 <li>
-<font>Pager support (i.e. reading from stdin)</font></li>
-
+<font>Pager support (i.e. reading from stdin).</font></li>
 
 </td>
 </UL>
@@ -49,16 +47,16 @@ man page</A> for more details.</font></li>
 <UL>
 
 <li>
-<font>Warnings for un-writable files, external modification since opening</font></li>
+<font>Warnings for unwritable files and external modification since opening.</font></li>
 
 <li>
-<font>Abortable searching (^C after ^W)</font></li>
+<font>Abortable searching (^C after ^W).</font></li>
 
 <li>
-<font>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles)</font></li>
+<font>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).</font></li>
 
 <li>
-<font>Faster syntax higlighting for complicated regexes</font></li>
+<font>Faster syntax higlighting for complicated regexes.</font></li>
 
 </UL>
 </td>