nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 947c0372129914a896f46a4405e91ae3eeb34eb0
parent 56ae5a096c0f21495aa94489331e578ec57d7c2d
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 10 Sep 2002 22:24:14 +0000

DLR: Minor typo fix for the FAQ.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1273 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mfaq.html | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/faq.html b/faq.html @@ -413,7 +413,7 @@ buffer is open. 3.8. How do I make a .nanorc file that nano will read when I start it?</font></h2> <blockquote><font color="#330000"> It's not hard at all! But, your version -of nano must have beem compiled with <b>--enable-nanorc</b>, and again must +of nano must have been compiled with <b>--enable-nanorc</b>, and again must be version 1.1.10 or newer (use nano -V to check your version and compiled features). Then simply copy the <b>nanorc.sample</b> that came with the nano source or your nano package (most likely in @@ -694,6 +694,7 @@ and you should know the answer.</font></blockquote> <a NAME="8"></a><font color="#330000">8. ChangeLog</font> </h2> +<blockquote>2002/09/10 - Another typo fix (DLR).</blockquote> <blockquote>2002/05/15 - Typo fix (DLR).</blockquote> <blockquote>2001/12/26 - Misc. fixes (Aaron S. Hawley, DLR).</blockquote> <blockquote>2001/10/02 - Update for Free Translation Project.</blockquote>