commit | a54a887f6638f25750cf2b9eff704225efa658b8 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Mar 02 17:03:42 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Mar 02 17:03:42 1999 +0000 |
tree | fb3d431bf65602ed029fffcfdc62d96b36a49e8a | |
parent | f6863c19091ca23ef69db31aa033b5802c2be871 [diff] [blame] |
"\platform{UNIX}" should really be spelled "\platform{Unix}".
diff --git a/Doc/lib/libcrypt.tex b/Doc/lib/libcrypt.tex index 8006f04..f9d1615 100644 --- a/Doc/lib/libcrypt.tex +++ b/Doc/lib/libcrypt.tex
@@ -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}