/usr/share/doc/exmh/html/Y2K.html is in exmh 1:2.8.0-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | <html>
<head>
<title>Exmh and Year 2000 Issues</title>
</head>
<body bgcolor=white text=black>
<h1>Exmh and Year 2000 Issues</h1>
Exmh is a user interface implemented as a
Tcl/Tk script. It uses the MH (or nmh) package for many
basic mail handling tasks.
<p>
<a href="http://www.scriptics.com/Y2K.html">Tcl/Tk version 8.0 is Y2K
compliant.</a>
<p>
MH and <a href="http://www.mhost.com/nmh">nmh</a> are also
Y2K compliant, storing the year as 4 digits everywhere.
<p>
I anticipate no Y2000 problems for exmh.
<p>
<a href="mailto:welch@acm.org">Brent Welch</a>
</body>
</html>
|