From 853a44d3f08ef8cad829eda003bc0c1d84a1749b Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Mon, 21 Nov 2005 21:45:07 +0000 Subject: [PATCH] preemptively update the version number git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3207 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- doc/faq.html | 4 ++-- doc/man/nano.1 | 2 +- doc/man/nanorc.5 | 2 +- doc/man/rnano.1 | 2 +- doc/texinfo/nano.texi | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/faq.html b/doc/faq.html index 6fd83ea8..9702e56f 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -82,7 +82,7 @@

1.5. Why the name change from TIP?

On January 10, 2000, TIP was officially renamed to nano because of a namespace conflict with another program called 'tip'. The original 'tip' program "establishes a full duplex terminal connection to a remote host", 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).

1.6. What is the current version of nano?

-

The current version of nano *should* be 1.3.9. Of course you should always check the nano homepage to see what the latest and greatest version is.

+

The current version of nano *should* be 1.3.10. Of course you should always check the nano homepage to see what the latest and greatest version is.

1.7. I want to read the man page without having to download the program!

Jeez, demanding, aren't we? Okay, look here.


@@ -223,7 +223,7 @@

5.2. I don't like the translation for <x> in my language. How can I fix it?

The best way would probably be to e-mail the person listed in the Last-Translator: field in the <your_language>.po file with your suggested corrections and they can make the changes reach the nano-devel list.

5.3. What is the status of Unicode support?

-

With the latest development version (1.3.9+), Unicode should be mostly usable. With your terminal, locale (LC_ALL and similar environment variables), and encoding configured to properly support UTF-8, you should be able to enter and save Unicode text.

+

With the latest development version (1.3.10+), Unicode should be mostly usable. With your terminal, locale (LC_ALL and similar environment variables), and encoding configured to properly support UTF-8, you should be able to enter and save Unicode text.


6. Advocacy and Licensing

6.1. Why should I use nano instead of Pico?

diff --git a/doc/man/nano.1 b/doc/man/nano.1 index a261fe91..9e87ccc9 100644 --- a/doc/man/nano.1 +++ b/doc/man/nano.1 @@ -6,7 +6,7 @@ .\" Public License for copying conditions. There is NO warranty. .\" .\" $Id$ -.TH NANO 1 "version 1.3.9" "November 20, 2005" +.TH NANO 1 "version 1.3.10" "November 21, 2005" .\" Please adjust this date whenever revising the manpage. .\" diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5 index a47147b0..1a63dd8b 100644 --- a/doc/man/nanorc.5 +++ b/doc/man/nanorc.5 @@ -6,7 +6,7 @@ .\" Public License for copying conditions. There is NO warranty. .\" .\" $Id$ -.TH NANORC 5 "version 1.3.9" "November 5, 2005" +.TH NANORC 5 "version 1.3.10" "November 21, 2005" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/doc/man/rnano.1 b/doc/man/rnano.1 index c00a64e1..00b52fdd 100644 --- a/doc/man/rnano.1 +++ b/doc/man/rnano.1 @@ -9,7 +9,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH RNANO 1 "November 21, 2005" +.TH RNANO 1 "version 1.3.10" "November 21, 2005" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi index 82d0697a..e6c4ff2f 100644 --- 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.9 -@set UPDATED 11 Nov 2005 +@set VERSION 1.3.10 +@set UPDATED 21 Nov 2005 @dircategory Editors @direntry @@ -23,7 +23,7 @@ @titlepage @title GNU @code{nano} @subtitle a small and friendly text editor. -@subtitle version 1.3.9 +@subtitle version 1.3.10 @author Chris Allegretta @page -- 2.39.5