commit c6c98f7c7a06d841a3ba0a5fb4e5e1b07abfb366
parent b8592ce2bb9e3380994e765d8add6df3148fff10
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 12 Jul 2006 16:50:43 +0000
make Jordi's email address, and the description of what the manual pages
were written for, consistent in the documentation
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3778 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
5 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -12,7 +12,7 @@ David Lawrence Ramsey <pooka109@cox.net>
wrapping code, spelling fixes, const mode, parts of the UTF-8
support, and various other fixes.
-Jordi Mallach <jordi@sindominio.net>
+Jordi Mallach <jordi@gnu.org>
* Debian package maintainer, fellow bug squasher.
* Internationalization support head, ca.po maintainer.
diff --git a/ChangeLog b/ChangeLog
@@ -26,6 +26,10 @@ CVS code -
and do_down_void(); changes to shortcut_init(), do_up(),
do_scroll_up(), do_down(), do_scroll_down(), do_left(), and
do_right(). (DLR)
+ - Make Jordi's email address, and the description of what the
+ manual pages were written for, consistent in the
+ documentation. Changes to AUTHORS, nano.1, nanorc.5, and
+ rnano.1. (DLR, based on suggestions by Jordi)
- browser.c:
do_browser()
- Refactor the mouse support, modeling it after do_mouse() for
diff --git a/doc/man/nano.1 b/doc/man/nano.1
@@ -7,7 +7,7 @@
.\" warranty.
.\"
.\" $Id$
-.TH NANO 1 "version 1.9.99pre1" "June 26, 2006"
+.TH NANO 1 "version 1.9.99pre1" "July 12, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
@@ -230,5 +230,5 @@ http://www.nano-editor.org/
.SH AUTHOR
Chris Allegretta <chrisa@asty.org>, et al (see \fIAUTHORS\fP and
\fITHANKS\fP for details). This manual page was originally written by
-Jordi Mallach <jordi@sindominio.net>, for the Debian GNU system (but may
-be used by others).
+Jordi Mallach <jordi@gnu.org>, for the Debian system (but may be used by
+others).
diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5
@@ -7,7 +7,7 @@
.\" warranty.
.\"
.\" $Id$
-.TH NANORC 5 "version 1.9.99pre1" "June 26, 2006"
+.TH NANORC 5 "version 1.9.99pre1" "July 12, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
@@ -254,5 +254,6 @@ Per-user configuration file
system)
.SH AUTHOR
Chris Allegretta <chrisa@asty.org>, et al (see \fIAUTHORS\fP and
-\fITHANKS\fP for details). This manual page was written by Jordi
-Mallach <jordi@gnu.org>.
+\fITHANKS\fP for details). This manual page was originally written by
+Jordi Mallach <jordi@gnu.org>, for the Debian system (but may be used by
+others).
diff --git a/doc/man/rnano.1 b/doc/man/rnano.1
@@ -1,14 +1,14 @@
.\" Hey, EMACS: -*- nroff -*-
.\" rnano.1 is Copyright 2005, 2006 by Thijs Kinkhorst
.\" <thijs@kinkhorst.com>; skeleton based on nano-tiny.1 by Jordi
-.\" Mallach <jordi@debian.org>.
+.\" Mallach <jordi@gnu.org>.
.\"
.\" This is free documentation, see the latest version of the GNU
.\" General Public License for copying conditions. There is NO
.\" warranty.
.\"
.\" $Id$
-.TH RNANO 1 "version 1.9.99pre1" "June 26, 2006"
+.TH RNANO 1 "version 1.9.99pre1" "July 12, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME