Drop email addresses from front page
The last update was more than 20 years ago, so the addresses are probably not relevant anymore.
This commit is contained in:
parent
8fa83a0ea4
commit
fc4de02d01
|
@ -1,6 +1,5 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link rev="made" href="mailto:net@informatik.uni-bremen.de">
|
|
||||||
<title>unroff release 1.0 information</title>
|
<title>unroff release 1.0 information</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -153,12 +152,7 @@ download the binary distribution for your system.<tt> </tt>
|
||||||
Otherwise, use of the source distribution is recommended.
|
Otherwise, use of the source distribution is recommended.
|
||||||
<p>
|
<p>
|
||||||
The unroff executable is linked dynamically in the binary distributions
|
The unroff executable is linked dynamically in the binary distributions
|
||||||
for systems with shared libraries.<tt> </tt>
|
for systems with shared libraries.
|
||||||
Please send a message to
|
|
||||||
<a href="mailto:net@informatik.uni-bremen.de">net@informatik.uni-bremen.de</a>
|
|
||||||
if you need a statically linked version, or if you think that statically
|
|
||||||
linked executables should be offered in addition to or in place of
|
|
||||||
the dynamically linked ones (or if you need an entirely different format).
|
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>Source Distribution</b> (about 80 Kbytes)
|
<li><b>Source Distribution</b> (about 80 Kbytes)
|
||||||
|
@ -273,8 +267,7 @@ Programmer's Manual).
|
||||||
<i>January 28, 1996:</i> <tt> </tt><b>Unofficial Patch
|
<i>January 28, 1996:</i> <tt> </tt><b>Unofficial Patch
|
||||||
with -me support</b>
|
with -me support</b>
|
||||||
<dl><dt><dd>
|
<dl><dt><dd>
|
||||||
George Helffrich (<a href="mailto:george@geology.bristol.ac.uk">
|
George Helffrich
|
||||||
george@geology.bristol.ac.uk</a>)
|
|
||||||
has contributed a patch for unroff-1.0 that includes, among other things,
|
has contributed a patch for unroff-1.0 that includes, among other things,
|
||||||
an experimental implementation of a backend for the -me macros and several
|
an experimental implementation of a backend for the -me macros and several
|
||||||
fixes for the code that deals with equations.<tt> </tt>
|
fixes for the code that deals with equations.<tt> </tt>
|
||||||
|
@ -288,8 +281,7 @@ patch kit:
|
||||||
<p>
|
<p>
|
||||||
<i>February 13, 1997:</i> <tt> </tt><b>Another Unofficial Patch</b>
|
<i>February 13, 1997:</i> <tt> </tt><b>Another Unofficial Patch</b>
|
||||||
<dl><dt><dd>
|
<dl><dt><dd>
|
||||||
George Helffrich (<a href="mailto:george@geology.bristol.ac.uk">
|
George Helffrich
|
||||||
george@geology.bristol.ac.uk</a>)
|
|
||||||
has contributed another large patch kit for unroff-1.0 that fixes
|
has contributed another large patch kit for unroff-1.0 that fixes
|
||||||
several things in the -me support contributed earlier and in the -ms
|
several things in the -me support contributed earlier and in the -ms
|
||||||
package and also adds some new functionality.
|
package and also adds some new functionality.
|
||||||
|
@ -300,6 +292,5 @@ package and also adds some new functionality.
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<i>Oliver Laumann</i>  <tt> </tt> <tt> </tt> <tt> </tt>
|
<i>Oliver Laumann</i>  <tt> </tt> <tt> </tt> <tt> </tt>
|
||||||
<a href="mailto:net@informatik.uni-bremen.de">net@informatik.uni-bremen.de</a>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue