]> granicus.if.org Git - mutt/commitdiff
Cosmetics. Additionally, remove the y2k compliance notice from the
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 1 Feb 2000 18:45:12 +0000 (18:45 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 1 Feb 2000 18:45:12 +0000 (18:45 +0000)
manual page.

doc/mutt.man
doc/muttrc.man.head

index a8ce708f02086cdaaa7478b208830fd9ed352e1e..6fe7980f6acaa76eb550e597db89a5159d886304 100644 (file)
@@ -1,7 +1,7 @@
 .\" -*-nroff-*-
 .\"
 .\"
-.\"     Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+.\"     Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
 .\" 
 .\"     This program is free software; you can redistribute it and/or modify
 .\"     it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 .\"     along with this program; if not, write to the Free Software
 .\"     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .\"
-.TH mutt 1 "AUGUST 1999" Unix "User Manuals"
+.TH mutt 1 "February 2000" Unix "User Manuals"
 .SH NAME
 .PP
 mutt \- The Mutt Mail User Agent
@@ -136,14 +136,6 @@ suspend/resume does not work under Ultrix.
 .PP
 The help line for the index menu is not updated if you change the bindings
 for one of the functions listed while Mutt is running.
-.SH Y2K COMPLIANCE
-.PP
-The date handling routines used by mutt are supposed to be able to
-cope with the new century.  Note that the only place where mutt
-parses two-digit year specifications is in date patterns.  At that
-place, there is no problem with Y2K as well, but two-digit year
-specifications will produce unexpected results in 2070, unless
-someone is going to adapt things until then.
 .SH NO WARRANTIES
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
index 113f6cc80ecdaecf24335cb1b846625b19bff9e2..f8a351489b325d8a9e2722501fbfb99590fadd0b 100644 (file)
@@ -1,8 +1,8 @@
 '\" t
 .\" -*-nroff-*-
 .\"
-.\"     Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
-.\"    Copyright (C) 1999 Thomas Roessler <roessler@guug.de>
+.\"     Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
+.\"    Copyright (C) 1999-2000 Thomas Roessler <roessler@guug.de>
 .\" 
 .\"     This program is free software; you can redistribute it and/or modify
 .\"     it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 .\"     along with this program; if not, write to the Free Software
 .\"     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .\"
-.TH muttrc 5 "August 1999" Unix "User Manuals"
+.TH muttrc 5 "February 2000" Unix "User Manuals"
 .SH NAME
 .PP
 muttrc \- Configuration file for the Mutt Mail User Agent