From a54a887f6638f25750cf2b9eff704225efa658b8 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 2 Mar 1999 17:03:42 +0000 Subject: "\platform{UNIX}" should really be spelled "\platform{Unix}". --- Doc/lib/libcrypt.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/lib/libcrypt.tex') diff --git a/Doc/lib/libcrypt.tex b/Doc/lib/libcrypt.tex index 8006f046f0..f9d161509d 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} -- cgit v1.2.1