]> git.wh0rd.org - nano-editor.git/blobdiff - overview.php
use bold to make it clearer to which release on overview page refers
[nano-editor.git] / overview.php
index 79954cc2d7d40f3d549c2815ca8e9a6e6988ef90..fd941d8c29bec37baac590f223b0cbdbcffdf0ad 100644 (file)
@@ -1,5 +1,5 @@
 <?php include "top.php"; ?>
-<title>GNU nano: Overview</title>
+<title>nano: Overview</title>
 <body>
 &nbsp;
 <table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE >
@@ -8,8 +8,9 @@
 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
-<center><b>Overview</b>
-(<A HREF="overview.php">2.2 release</A>) 
+<center><b>Overview</b></center><br>
+<center>
+(<A HREF="overview.php"><b>2.2 release</b></A>)
 (<A HREF="overview2.0.php">2.0 release</A>) 
 (<A HREF="overview1.2.php">1.2 release</A>) 
 (<A HREF="overview1.0.php">1.0 release</A>) 
 <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="http://www.nano-editor.org/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. display of complete lines).</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 +48,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 for 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>