diff options
author | Georg Brandl <georg@python.org> | 2007-07-18 06:37:55 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-07-18 06:37:55 (GMT) |
commit | a3a4c2f4114fb9d43d80681dea155fd7538c9939 (patch) | |
tree | 423affafe162692484c6cf5d48d302b5a6779a52 /Doc | |
parent | 78e19616f3f30adfe8845aa80f03c4b822626f13 (diff) | |
download | cpython-a3a4c2f4114fb9d43d80681dea155fd7538c9939.zip cpython-a3a4c2f4114fb9d43d80681dea155fd7538c9939.tar.gz cpython-a3a4c2f4114fb9d43d80681dea155fd7538c9939.tar.bz2 |
Use "Unix" as platform name, not "UNIX".
Diffstat (limited to 'Doc')
-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 cc1482d..fe4acb5 100644 --- a/Doc/lib/libnis.tex +++ b/Doc/lib/libnis.tex @@ -2,7 +2,7 @@ Interface to Sun's NIS (Yellow Pages)} \declaremodule{extension}{nis} - \platform{UNIX} + \platform{Unix} \moduleauthor{Fred Gansevles}{Fred.Gansevles@cs.utwente.nl} \sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il} \modulesynopsis{Interface to Sun's NIS (Yellow Pages) library.} |