nano

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

commit db3dc57a7e4f2c616d58d7a3c777bba09031e9a9
parent a039b57d050e6f5e1f2f621063b1f09a59ff1971
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri,  1 Feb 2002 13:40:34 +0000

Update the Sourceforge lists to the GNU ones


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

Diffstat:
MREADME | 11+++++++----
Mfaq.html | 30+++++++++++++++++++++---------
Mnano.1 | 4++--
Mnano.1.html | 6+++---
4 files changed, 33 insertions(+), 18 deletions(-)

diff --git a/README b/README @@ -38,14 +38,17 @@ Web Page Mailing List and Bug Reports - SourceForge hosts all the nano-related mailing-lists. - + nano-announce@lists.sourceforge.net is a very low traffic list + Savannah hosts all the nano-related mailing-lists. + + info-nano@gnu.org is a very low traffic list used to announce new Nano versions or other important information about the project. - + nano-devel@lists.sourceforge.net is the list used by the people + + help-nano@gnu.org is for those seeking to get help without + wanting to hear about the technical details of its + development. + + nano-devel@gnu.org is the list used by the people that make Nano and a general development discussion list, with moderate traffic. - To subscribe, send email to nano-<name>-request@lists.sourceforge.net + To subscribe, send email to nano-<name>-request@gnu.org with a subject of "subscribe", where <name> is the list you want to subscribe to. For general bug reports, send a description of the problem to diff --git a/faq.html b/faq.html @@ -289,7 +289,7 @@ tracking unstable, you probably have the newest version already.</font></blockqu of nano, you can use CVS to download the current source code.&nbsp; <b>Note:</b> believe it or not, by downloading code that has not yet stabilized into an official release, there could quite possibly be bugs, in fact the code -may not even compile!&nbsp; Anyway, see <a href="https://sourceforge.net/cvs/?group_id=1304">the +may not even compile!&nbsp; Anyway, see <a href="http://savannah.gnu.org/cvs/?group_id=1025">the nano CVS page</a> for info on anonymous CVS access to the nano source.</font></blockquote> <hr WIDTH="100%"> @@ -441,7 +441,7 @@ keystroke here>!</font></h2> <blockquote><font color="#330000">If you aren't trying some bizarre keystroke combination with some bizarre $TERM entry, chances are you have found a bug.&nbsp;&nbsp; You are welcome to submit it to the -<a href="mailto:nano-devel@lists.sourceforge.net">nano-devel</a> list or +<a href="mailto:nano-devel@gnu.org">nano-devel</a> list or to <a href="mailto:nano@nano-editor.org">nano@nano-editor.org</a>.</font></blockquote> <h2> @@ -636,21 +636,33 @@ any changes in the past few years in a positive direction.</font></blockquote> <h2> <a NAME="7.1"></a><font color="#330000">7.1. Nano related mailing lists.</font></h2> -<blockquote><font color="#330000">There are two mailing lists for nano -hosted at <a href="http://www.sourceforge.net">SourceForge</a>, nano-announce +<blockquote><font color="#330000">There are three mailing lists for nano +hosted at <a href="http://savannah.gnu.org">Savannah</a>, info-nano, help-nano and nano-devel.&nbsp; Nano-announce is a very low traffic list where new versions of nano are announced (surprise!)&nbsp; Nano-devel is a normally low, sometimes high traffic list for discussing the present and future -development of nano.&nbsp; Here are links to where you can sign up for +development of nano.&nbsp; Help-nano is for getting help with the editor +without needing to hear all of the development issues surrunding it. +&nbsp; Here are links to where you can sign up for a given list:</font><font color="#330000"></font> -<p><font color="#330000">nano-announce - <a href="http://lists.sourceforge.net/mailman/listinfo/nano-announce">http://lists.sourceforge.net/mailman/listinfo/nano-announce</a></font> -<br><font color="#330000">nano-devel - <a href="http://lists.sourceforge.net/mailman/listinfo/nano-devel">http://lists.sourceforge.net/mailman/listinfo/nano-devel</a></font></blockquote> +<p><font color="#330000">info-nano - <a href=" +http://mail.gnu.org/mailman/listinfo/info-nano"> +http://mail.gnu.org/mailman/listinfo/info-nano</a></font> +<br> +<font color="#330000">help-nano - +<a href="http://mail.gnu.org/mailman/listinfo/help-nano"> +http://mail.gnu.org/mailman/listinfo/help-nano</a></font> +<br> +<font color="#330000">nano-devel - +<a href="http://mail.gnu.org/mailman/listinfo/nano-devel"> +http://mail.gnu.org/mailman/listinfo/nano-devel</a></font> +</blockquote> <h2> <a NAME="7.2"></a><font color="#330000">7.2. I want to send the development team a big load of cash (or just a thank you).</font></h2> -<blockquote><font color="#330000">That's fine.&nbsp; Send it <a href="mailto:nano-devel@lists.sourceforge.net">our +<blockquote><font color="#330000">That's fine.&nbsp; Send it <a href="mailto:nano-devel@gnu.org">our way</a>!&nbsp; Better yet, fix a <a href="http://www.nano-editor.org/dist/BUGS">bug</a> in the program or implement a <a href="http://www.nano-editor.org/dist/TODO">cool feature</a> and send us that instead (though cash is fine too).</font></blockquote> @@ -667,7 +679,7 @@ team?</font></h2> <blockquote><font color="#330000">The easiest way is to consistently send in good patches that add some needed functionality, fix a bug or two and/or make the program more optimized/efficient.&nbsp; Then ask nicely and you -will probably be added to the SourceForge development list and be given +will probably be added to the Savannah development list and be given CVS write after awhile.&nbsp; There is a lot of responsibility that goes along with being a team member, so don't think it's just something to add to your resume.</font></blockquote> diff --git a/nano.1 b/nano.1 @@ -131,8 +131,8 @@ Please send any comments or bug reports to .br The nano mailing list is available from .br -.B nano-devel@lists.sourceforge.net. -To subscribe, email to nano-devel-request@lists.sourceforge.net with a +.B nano-devel@gnu.org. +To subscribe, email to nano-devel-request@gnu.org with a subject of "subscribe". .SH HOMEPAGE http://www.nano-editor.org diff --git a/nano.1.html b/nano.1.html @@ -179,9 +179,9 @@ Please send any comments or bug reports to The nano mailing list is available from <BR> -<B><A HREF="mailto:nano-devel@lists.sourceforge.net">nano-devel@lists.sourceforge.net</A>.</B> +<B><A HREF="mailto:nano-devel@gnu.org">nano-devel@gnu.org</A>.</B> -To subscribe, email to <A HREF="mailto:nano-devel-request@lists.sourceforge.net">nano-devel-request@lists.sourceforge.net</A> with a +To subscribe, email to <A HREF="mailto:nano-devel-request@gnu.org">nano-devel-request@gnu.org</A> with a subject of &quot;subscribe&quot;. <A NAME="lbAH">&nbsp;</A> <H2>HOMEPAGE</H2> @@ -213,6 +213,6 @@ used by others). This document was created by <A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, using the manual pages.<BR> -Time: 04:02:51 GMT, January 05, 2002 +Time: 13:37:58 GMT, February 01, 2002 </BODY> </HTML>