]> git.wh0rd.org Git - nano.git/commitdiff
FAQ updates and fixes
authorChris Allegretta <chrisa@asty.org>
Tue, 6 Feb 2001 22:21:25 +0000 (22:21 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 6 Feb 2001 22:21:25 +0000 (22:21 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@522 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

faq.html

index ec0d37ceee43be0b9eb1fdd141f77cda29d413a6..99911e3f9da3cc9e7e7f21410f95332a6983611e 100644 (file)
--- a/faq.html
+++ b/faq.html
@@ -139,8 +139,7 @@ it is useful enough it will be included in future versions.</font></blockquote>
 <blockquote><font color="#330000">Nano is designed to be a free replacement
 for the Pico text editor, part of the PINE email suite from <a href="http://www.washington.edu/pine">The
 University of Washington</a>.&nbsp; It aims to "emulate Pico as closely
-as possible and perhaps include extra functionality WITHOUT breaking compatibility
-with Pico.</font></blockquote>
+as possible and perhaps include extra functionality.</font></blockquote>
 
 <h2>
 <a NAME="1.4"></a><font color="#330000">1.4. What is the history behind
@@ -363,7 +362,7 @@ list:
 <b>--disable-help</b>          Disables help function (^G)
 <b>--disable-browser</b>       Disables mini file browser
 </pre><br>
-There's also the <b>--enable-tiny</b> option which disabled everything
+There's also the <b>--enable-tiny</b> option which disables everything
 above, as well as some larger chunks of the program (like the marker code
 that you use Control-^ to select with).  Also, if you know you aren't
 going to be using other languages you can use <b>--disable-nls</b> to
@@ -441,7 +440,7 @@ In a nutshell, if you want to be able to use the keypad with the arrow and
 page up/down functionality, you have to exit nano and reset your terminal
 (presumably with "reset" or "stty sane" or similar) and then run nano
 again with NumLock off.  If you know an easier way to restore "normal
-mode", please mail <A href="nano@nano-editor.org">nano@nano-editor.org</A>.
+mode", please mail <A href="mailto:nano@nano-editor.org">nano@nano-editor.org</A>.
 <br>&nbsp;</blockquote>
 
 <h2>