Update a bunch of docs. Run a script to update my email addr.

This commit is contained in:
Eric Andersen
2003-07-14 21:21:08 +00:00
parent 74f270a317
commit cb81e6484d
169 changed files with 297 additions and 379 deletions

View File

@@ -9,8 +9,8 @@
* only standard in to standard out with -9 compression. It also requires
* the zcat module for some important functions."
*
* Adjusted further by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
* to support files as well as stdin/stdout, and to generally behave itself wrt
* Adjusted further by Erik Andersen <andersen@codepoet.org> to support
* files as well as stdin/stdout, and to generally behave itself wrt
* command line handling.
*
* This program is free software; you can redistribute it and/or modify