From d04c0b75559dbfe63c9acafa6d17a1e8997c6e8f Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sat, 3 Sep 2016 21:46:22 +0200 Subject: [PATCH] docs: refresh some info in the FAQ --- doc/faq.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/doc/faq.html b/doc/faq.html index c5a6f220..3b598fb4 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -84,24 +84,26 @@

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 stable version of nano *should* be 2.4.2. 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 2.7.0. 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.

+

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


2. Where to get GNU nano.

-

2.1. FTP and WWW sites that carry nano.

-

The nano distribution can be downloaded at the following web sites:

+

2.1. Web sites that carry nano.

+

The nano source tarballs can be downloaded from the following web sites:

-

2.2. RedHat and derivatives (.rpm) packages.

+

2.2. RPM packages (RedHat, OpenSuse, and derivatives).

-

2.3. Debian (.deb) packages.

+

2.3. Deb packages (Debian and derivatives):

Debian users can check out the current nano packages for:

  • stable
  • @@ -185,7 +187,7 @@

    4.6. nano crashes when I type <insert keystroke here>!

    If you aren't trying some bizarre keystroke combination with some bizarre $TERM entry, chances are you have found a bug. You are welcome to submit it to the nano-devel list or in the bug tracker on Savannah.

    4.7. nano crashes when I resize my window. How can I fix that?

    -

    Older versions of nano had this problem, please upgrade to a newer version (at least 0.9.9, but 2.4.2 is recommended).

    +

    Older versions of nano had this problem. Please upgrade to version 2.7.0 or newer.

    4.8. [version 1.3.12 and later] I'm using glibc 2.2.3, and nano crashes when I use color support or do regular expression searches. How can I fix that?

    It's a bug in glibc 2.2.3. You should upgrade to at least glibc 2.2.4.

    4.9. [version 1.1.12 and earlier] Why does nano show ^\ in the shortcut list instead of ^J?

    @@ -246,7 +248,7 @@ Of course, due to the license change you can now use the http://mail.gnu.org/mailman/listinfo/help-nano/
    nano-devel - http://mail.gnu.org/mailman/listinfo/nano-devel/

7.2. I want to send the development team a big load of cash (or just a thank you).

-

That's fine. Send it our way! Better yet, fix a bug in the program or implement a cool feature and send us that instead (though cash is fine too).

+

That's fine. Send it our way! Better yet, fix a bug in the program or implement a cool feature and send us that instead (though cash is fine too).

7.3. How do I submit a bug report or patch?

The best place to submit bugs is to the Savannah bug tracker as you can check whether the bug you are submitting has already been submitted.