From: Georg Brandl Date: Wed, 18 Jul 2007 06:37:55 +0000 (+0000) Subject: Use "Unix" as platform name, not "UNIX". X-Git-Tag: v2.6a1~1560 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3a4c2f4114fb9d43d80681dea155fd7538c9939;p=thirdparty%2FPython%2Fcpython.git Use "Unix" as platform name, not "UNIX". --- diff --git a/Doc/lib/libnis.tex b/Doc/lib/libnis.tex index cc1482db5657..fe4acb5d63e6 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.}