Commit 9e45a470 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

add formatting and typo fixes for NEWS, and add version numbers (minus

"-cvs" suffixes) to the manpages


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1611 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 447 additions and 440 deletions
+447 -440
...@@ -135,8 +135,13 @@ CVS code - ...@@ -135,8 +135,13 @@ CVS code -
- faq.html: - faq.html:
- Add question explaining how verbatim input works, as well as a - Add question explaining how verbatim input works, as well as a
few minor fixes. (DLR) few minor fixes. (DLR)
- nano.1, nanorc.5:
- Add nano version numbers (minus any "-cvs" suffixes). (DLR)
- nano.spec.in: - nano.spec.in:
- Update for the 1.3 branch of nano. (DLR) - Update for the 1.3 branch of nano. (DLR)
- NEWS:
- Reformat so all lines are limited to 72 columns, add a few
typo fixes, and make a few minor cosmetic cleanups. (DLR)
- THANKS: - THANKS:
- Add Danilo Segan, for the Serbian translation. - Add Danilo Segan, for the Serbian translation.
......
This diff is collapsed.
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
.\" Public License for copying conditions. There is NO warranty. .\" Public License for copying conditions. There is NO warranty.
.\" .\"
.\" $Id$ .\" $Id$
.TH NANO 1 "August 24, 2003" .TH NANO 1 "version 1.3.0" "August 24, 2003"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
.\" Public License for copying conditions. There is NO warranty. .\" Public License for copying conditions. There is NO warranty.
.\" .\"
.\" $Id$ .\" $Id$
.TH NANORC 5 "August 24, 2003" .TH NANORC 5 "version 1.3.0" "August 24, 2003"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.SH NAME .SH NAME
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment