]> git.wh0rd.org Git - nano.git/commitdiff
preemptively update the version number in the documentation
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 6 Nov 2004 21:26:09 +0000 (21:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 6 Nov 2004 21:26:09 +0000 (21:26 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2076 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

doc/faq.html
doc/man/nano.1
doc/man/nanorc.5
doc/texinfo/nano.texi

index 684d87e6f7c7c4c5b919ba9179749ea91ab90f43..26c0b73be156fb783134564b6eac3517f64d265a 100644 (file)
@@ -79,7 +79,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.4. 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.5. 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%">
index d1d79f706c22eff6e84ac9835b689658c0827413..65bd2015bea66da222208e0ca6dd44bfa3a1cce2 100644 (file)
@@ -6,7 +6,7 @@
 .\" Public License for copying conditions.  There is NO warranty.
 .\"
 .\" $Id$
-.TH NANO 1 "version 1.3.4" "October 24, 2004"
+.TH NANO 1 "version 1.3.5" "November 6, 2004"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 
index a4fed3d9aafe47e3954837f0225e5452494e8d91..c0098101a9255c183e039d1404762d2513aeb648 100644 (file)
@@ -5,7 +5,7 @@
 .\" Public License for copying conditions.  There is NO warranty.
 .\"
 .\" $Id$
-.TH NANORC 5 "version 1.3.4" "August 17, 2004"
+.TH NANORC 5 "version 1.3.5" "November 6, 2004"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .SH NAME
index 043f8322df9ee8db31eb5eae2005633cb13e7899..e92c51ddba546ef274c707a2751616b97cf1ed66 100644 (file)
@@ -8,8 +8,8 @@
 @c Run `makeinfo' rather than `texinfo-format-buffer'.
 @smallbook
 @set EDITION 0.1
-@set VERSION 1.3.4
-@set UPDATED 24 Oct 2004
+@set VERSION 1.3.5
+@set UPDATED 6 Nov 2004
 
 @dircategory Editors
 @direntry
@@ -23,7 +23,7 @@
 @titlepage
 @title GNU @code{nano}
 @subtitle a small and friendly text editor.
-@subtitle version 1.3.4
+@subtitle version 1.3.5
 
 @author Chris Allegretta
 @page