mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Use "Unix" as platform name, not "UNIX".
This commit is contained in:
parent
78e19616f3
commit
a3a4c2f411
1 changed files with 1 additions and 1 deletions
|
|
@ -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.}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue