mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
"\platform{UNIX}" should really be spelled "\platform{Unix}".
This commit is contained in:
parent
f6863c1909
commit
a54a887f66
13 changed files with 14 additions and 14 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Function used to check \UNIX{} passwords}
|
||||
|
||||
\declaremodule{builtin}{crypt}
|
||||
\platform{UNIX}
|
||||
\platform{Unix}
|
||||
\modulesynopsis{The \cfunction{crypt()} function used to check \UNIX{}
|
||||
passwords.}
|
||||
\moduleauthor{Steven D. Majewski}{sdm7g@virginia.edu}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue