diff options
author | Fred Drake <fdrake@acm.org> | 2000-12-01 15:25:23 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-12-01 15:25:23 (GMT) |
commit | 57657bce9492ac8f4ec273e19a7e0357f028b036 (patch) | |
tree | b9a4d079e26addf7f45fbec41de7180d5bed0472 /Doc/lib/libnis.tex | |
parent | e4dad905d440c211ca2eec90ea3ee5bdd3a0f66e (diff) | |
download | cpython-57657bce9492ac8f4ec273e19a7e0357f028b036.zip cpython-57657bce9492ac8f4ec273e19a7e0357f028b036.tar.gz cpython-57657bce9492ac8f4ec273e19a7e0357f028b036.tar.bz2 |
Update Moshe Zadka's email address to one works and might last a while.
Diffstat (limited to 'Doc/lib/libnis.tex')
-rw-r--r-- | Doc/lib/libnis.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libnis.tex b/Doc/lib/libnis.tex index 34ca329..14f47f0 100644 --- a/Doc/lib/libnis.tex +++ b/Doc/lib/libnis.tex @@ -4,7 +4,7 @@ \declaremodule{extension}{nis} \platform{UNIX} \moduleauthor{Fred Gansevles}{Fred.Gansevles@cs.utwente.nl} -\sectionauthor{Moshe Zadka}{mzadka@geocities.com} +\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il} \modulesynopsis{Interface to Sun's NIS (a.k.a. Yellow Pages) library.} The \module{nis} module gives a thin wrapper around the NIS library, useful |