update documentation copyright years and modification dates
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2283 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
5cc14f2f9a
commit
4ce3b49597
|
@ -1,12 +1,12 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.\" nano.1 is copyright (C) 1999, 2000, 2001, 2002, 2003 by
|
.\" nano.1 is copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by
|
||||||
.\" Chris Allegretta <chrisa@asty.org>
|
.\" Chris Allegretta <chrisa@asty.org>
|
||||||
.\"
|
.\"
|
||||||
.\" This is free documentation, see the latest version of the GNU General
|
.\" This is free documentation, see the latest version of the GNU General
|
||||||
.\" Public License for copying conditions. There is NO warranty.
|
.\" Public License for copying conditions. There is NO warranty.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.TH NANO 1 "version 1.3.5" "November 6, 2004"
|
.TH NANO 1 "version 1.3.5" "January 17, 2005"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,12 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.\" nanorc.5 is Copyright (C) 2003 Free Software Foundation, Inc.
|
.\" nanorc.5 is Copyright (C) 2003, 2004, 2005 Free Software
|
||||||
|
.\" Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
.\" This is free documentation, see the latest version of the GNU General
|
.\" This is free documentation, see the latest version of the GNU General
|
||||||
.\" Public License for copying conditions. There is NO warranty.
|
.\" Public License for copying conditions. There is NO warranty.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.TH NANORC 5 "version 1.3.5" "November 6, 2004"
|
.TH NANORC 5 "version 1.3.5" "January 17, 2005"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
@smallbook
|
@smallbook
|
||||||
@set EDITION 0.1
|
@set EDITION 0.1
|
||||||
@set VERSION 1.3.5
|
@set VERSION 1.3.5
|
||||||
@set UPDATED 6 Nov 2004
|
@set UPDATED 17 Jan 2005
|
||||||
|
|
||||||
@dircategory Editors
|
@dircategory Editors
|
||||||
@direntry
|
@direntry
|
||||||
|
@ -33,7 +33,7 @@ editor.
|
||||||
|
|
||||||
This manual is part of the GNU @code{nano} distribution.@*
|
This manual is part of the GNU @code{nano} distribution.@*
|
||||||
@sp4
|
@sp4
|
||||||
Copyright (C) 1999, 2000, 2001, 2002 Chris Allegretta.
|
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Chris Allegretta.
|
||||||
|
|
||||||
Permission is granted to make and distribute verbatim copies of this
|
Permission is granted to make and distribute verbatim copies of this
|
||||||
manual provided the copyright notice and this permission notice are
|
manual provided the copyright notice and this permission notice are
|
||||||
|
|
Loading…
Reference in New Issue