nano

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

commit 05454cfb759409a3e3533b4a357b1da23bddf12a
parent 3e7821006dc6e2150c1a3fdba341db846c1ea6b2
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sun, 12 Mar 2006 19:34:22 +0000

preemptively update the version numbers of all manpages, and remove
unneeded comments from rnano.1


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

Diffstat:
MChangeLog | 2++
Mdoc/man/nano.1 | 2+-
Mdoc/man/nanorc.5 | 2+-
Mdoc/man/rnano.1 | 5+----
4 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -84,6 +84,8 @@ CVS code - - Mention that quotes inside string parameters don't need to be escaped with backslashes. (John M. Gabriele, minor tweaks by DLR) +- doc/rnano.1: + - Remove unneeded comments. (DLR) - doc/nanorc.sample: - Remove unneeded comment. (DLR) - Mention that quotes inside string parameters don't need to be diff --git 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.10" "January 02, 2006" +.TH NANO 1 "version 1.3.11" "March 12, 2006" .\" Please adjust this date whenever revising the manpage. .\" diff --git 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.10" "March 12, 2006" +.TH NANORC 5 "version 1.3.11" "March 12, 2006" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/doc/man/rnano.1 b/doc/man/rnano.1 @@ -6,11 +6,8 @@ .\" This is free documentation, see the latest version of the GNU General .\" Public License for copying conditions. There is NO warranty. .\" -.\" 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) .\" $Id$ -.TH RNANO 1 "version 1.3.10" "November 23, 2005" +.TH RNANO 1 "version 1.3.11" "March 12, 2005" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME