nano

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

commit 9dd268730c8d9cce913dcf0ea3c4cb12c958e5fc
parent 190fae00433d7a76efade6c559071e66f87212ae
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Thu, 27 Apr 2006 19:06:05 +0000

preemptively update version numbers and modification dates


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

Diffstat:
Mdoc/faq.html | 2+-
Mdoc/man/nano.1 | 2+-
Mdoc/man/nanorc.5 | 2+-
Mdoc/man/rnano.1 | 2+-
Mdoc/texinfo/nano.texi | 4++--
5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/faq.html b/doc/faq.html @@ -82,7 +82,7 @@ <h2><a name="1.5"></a>1.5. Why the name change from TIP?</h2> <blockquote><p>On January 10, 2000, TIP was officially renamed to nano because of a namespace conflict with another program called 'tip'. The original 'tip' program &quot;establishes a full duplex terminal connection to a remote host&quot;, and was included with many older Unix systems (and newer ones like Solaris). The conflict was not noticed at first because there is no 'tip' utility included with most GNU/Linux distributions (where nano was developed).</p></blockquote> <h2><a name="1.6"></a>1.6. What is the current version of nano?</h2> -<blockquote><p>The current version of nano *should* be 1.3.11. Of course you should always check the nano homepage to see what the latest and greatest version is.</p></blockquote> +<blockquote><p>The current version of nano *should* be 1.3.12. Of course you should always check the nano homepage to see what the latest and greatest version is.</p></blockquote> <h2><a name="1.7"></a>1.7. I want to read the man page without having to download the program!</h2> <blockquote><p>Jeez, demanding, aren't we? Okay, look <a href="http://www.nano-editor.org/dist/v1.3/nano.1.html">here</a>.</p></blockquote> <hr width="100%"> diff --git a/doc/man/nano.1 b/doc/man/nano.1 @@ -7,7 +7,7 @@ .\" warranty. .\" .\" $Id$ -.TH NANO 1 "version 1.3.11" "April 13, 2006" +.TH NANO 1 "version 1.3.12" "April 27, 2006" .\" Please adjust this date whenever revising the manpage. .\" diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5 @@ -7,7 +7,7 @@ .\" warranty. .\" .\" $Id$ -.TH NANORC 5 "version 1.3.11" "April 27, 2006" +.TH NANORC 5 "version 1.3.12" "April 27, 2006" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/doc/man/rnano.1 b/doc/man/rnano.1 @@ -8,7 +8,7 @@ .\" warranty. .\" .\" $Id$ -.TH RNANO 1 "version 1.3.11" "April 13, 2006" +.TH RNANO 1 "version 1.3.12" "April 27, 2006" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi @@ -8,8 +8,8 @@ @c Run 'makeinfo' rather than 'texinfo-format-buffer'. @smallbook @set EDITION 0.1 -@set VERSION 1.3.10 -@set UPDATED 20 Apr 2006 +@set VERSION 1.3.12 +@set UPDATED 27 Apr 2006 @dircategory Editors @direntry