Work around limitations of the module synopsis table generation to avoid

leaking LaTeX2HTML's internal string munging.

This fixes SF bug #420399.
This commit is contained in:
Fred Drake 2001-05-09 15:50:17 +00:00
parent 78cae61ad4
commit c116b82b77
9 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@
\declaremodule{builtin}{crypt}
\platform{Unix}
\modulesynopsis{The \cfunction{crypt()} function used to check
\UNIX{} passwords.}
\UNIX\ passwords.}
\moduleauthor{Steven D. Majewski}{sdm7g@virginia.edu}
\sectionauthor{Steven D. Majewski}{sdm7g@virginia.edu}
\sectionauthor{Peter Funk}{pf@artcom-gmbh.de}