in doc/faq.html, update the question about the FAQ to mention the
current maintainer git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2611 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
9af6a203fb
commit
23d3cf4515
|
@ -194,6 +194,9 @@ CVS code -
|
||||||
Weinehall)
|
Weinehall)
|
||||||
- Don't refer to the built-in file browser as crappy anymore.
|
- Don't refer to the built-in file browser as crappy anymore.
|
||||||
(DLR)
|
(DLR)
|
||||||
|
- doc/faq.html:
|
||||||
|
- Update the question about the FAQ to mention the current
|
||||||
|
maintainer. (DLR)
|
||||||
- doc/man/fr/Makefile.am:
|
- doc/man/fr/Makefile.am:
|
||||||
- Set mandir to @mandir@/fr, so French manpages get installed
|
- Set mandir to @mandir@/fr, so French manpages get installed
|
||||||
where they belong (Jordi).
|
where they belong (Jordi).
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
<hr width="100%">
|
<hr width="100%">
|
||||||
<h1><a name="1"></a>1. General</h1>
|
<h1><a name="1"></a>1. General</h1>
|
||||||
<h2><a name="1.1"></a>1.1 About this FAQ</h2>
|
<h2><a name="1.1"></a>1.1 About this FAQ</h2>
|
||||||
<blockquote><p>This FAQ was written and is maintained by Chris Allegretta <<a href="mailto:chrisa@asty.org">chrisa@asty.org</a>>, who also happens to be the creator of nano. Maybe someone else will volunteer to maintain this FAQ someday, who knows...</p></blockquote>
|
<blockquote><p>This FAQ was originally written and maintained by Chris Allegretta <<a href="mailto:chrisa@asty.org">chrisa@asty.org</a>>, who also happens to be the creator of nano. It is currently maintained by David Lawrence Ramsey <<a href="mailto:pooka_regent@sluggy.net">pooka_regent@sluggy.net</a>>. Maybe someone else will volunteer to maintain this FAQ someday, who knows...</p></blockquote>
|
||||||
<h2><a name="1.2"></a>1.2. How do I contribute to it?</h2>
|
<h2><a name="1.2"></a>1.2. How do I contribute to it?</h2>
|
||||||
<blockquote><p>Your best bet is to send it to the nano email address, <a href="mailto:nano@nano-editor.org">nano@nano-editor.org</a> and if it is useful enough it will be included in future versions.</p></blockquote>
|
<blockquote><p>Your best bet is to send it to the nano email address, <a href="mailto:nano@nano-editor.org">nano@nano-editor.org</a> and if it is useful enough it will be included in future versions.</p></blockquote>
|
||||||
<h2><a name="1.3"></a>1.3. What is GNU nano?</h2>
|
<h2><a name="1.3"></a>1.3. What is GNU nano?</h2>
|
||||||
|
@ -250,6 +250,7 @@
|
||||||
<h2><a name="8"></a>8. ChangeLog</h2>
|
<h2><a name="8"></a>8. ChangeLog</h2>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<p>
|
||||||
|
2005/06/08 - Updated the question about the FAQ to mention the current maintainer. (DLR)
|
||||||
2005/03/09 - Added question about opening files with names beginning with '+'s, and added a few more miscellaneous cosmetic fixes. (DLR)<br>
|
2005/03/09 - Added question about opening files with names beginning with '+'s, and added a few more miscellaneous cosmetic fixes. (DLR)<br>
|
||||||
2005/01/03 - Removed now-inaccurate note about verbatim input's not working at prompts, and update its description to mention that it handles hexadecimal values now. (DLR)<br>
|
2005/01/03 - Removed now-inaccurate note about verbatim input's not working at prompts, and update its description to mention that it handles hexadecimal values now. (DLR)<br>
|
||||||
2004/11/21 - Listed sh as an example of a Bourne shell. (DLR)<br>
|
2004/11/21 - Listed sh as an example of a Bourne shell. (DLR)<br>
|
||||||
|
|
Loading…
Reference in New Issue