From 3538827055c4b0af430be0b1f3ebc8eeb1c48bc4 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 1 Feb 2000 18:45:12 +0000 Subject: [PATCH] Cosmetics. Additionally, remove the y2k compliance notice from the manual page. --- doc/mutt.man | 12 ++---------- doc/muttrc.man.head | 6 +++--- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/doc/mutt.man b/doc/mutt.man index a8ce708f..6fe7980f 100644 --- a/doc/mutt.man +++ b/doc/mutt.man @@ -1,7 +1,7 @@ .\" -*-nroff-*- .\" .\" -.\" Copyright (C) 1996-8 Michael R. Elkins +.\" Copyright (C) 1996-2000 Michael R. Elkins .\" .\" 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 diff --git a/doc/muttrc.man.head b/doc/muttrc.man.head index 113f6cc8..f8a35148 100644 --- a/doc/muttrc.man.head +++ b/doc/muttrc.man.head @@ -1,8 +1,8 @@ '\" t .\" -*-nroff-*- .\" -.\" Copyright (C) 1996-8 Michael R. Elkins -.\" Copyright (C) 1999 Thomas Roessler +.\" Copyright (C) 1996-2000 Michael R. Elkins +.\" Copyright (C) 1999-2000 Thomas Roessler .\" .\" 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 -- 2.49.0