leaking LaTeX2HTML's internal string munging.
This fixes SF bug #420399.
\declaremodule{standard}{curses.ascii}
\modulesynopsis{Constants and set-membership functions for
- \ASCII{} characters.}
+ \ASCII\ characters.}
\moduleauthor{Eric S. Raymond}{esr@thyrsus.com}
\sectionauthor{Eric S. Raymond}{esr@thyrsus.com}
\declaremodule{builtin}{binascii}
\modulesynopsis{Tools for converting between binary and various
- \ASCII{}-encoded binary representations.}
+ \ASCII-encoded binary representations.}
The \module{binascii} module contains a number of methods to convert
\declaremodule{standard}{calendar}
\modulesynopsis{General functions for working with the calendar,
- including some emulation of the \UNIX{} \program{cal}
+ including some emulation of the \UNIX\ \program{cal}
program.}
\sectionauthor{Drew Csillag}{drew_csillag@geocities.com}
\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}
\declaremodule{standard}{pipes}
\platform{Unix}
\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
-\modulesynopsis{A Python interface to \UNIX{} shell pipelines.}
+\modulesynopsis{A Python interface to \UNIX\ shell pipelines.}
The \module{pipes} module defines a class to abstract the concept of
\declaremodule{builtin}{posix}
\platform{Unix}
-\modulesynopsis{The most common \POSIX{} system calls (normally used
+\modulesynopsis{The most common \POSIX\ system calls (normally used
via module \refmodule{os}).}
Simple lexical analysis}
\declaremodule{standard}{shlex}
-\modulesynopsis{Simple lexical analysis for \UNIX{} shell-like languages.}
+\modulesynopsis{Simple lexical analysis for \UNIX\ shell-like languages.}
\moduleauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
\declaremodule{builtin}{syslog}
\platform{Unix}
-\modulesynopsis{An interface to the \UNIX{} syslog library routines.}
+\modulesynopsis{An interface to the \UNIX\ syslog library routines.}
This module provides an interface to the \UNIX{} \code{syslog} library
\declaremodule{builtin}{termios}
\platform{Unix}
-\modulesynopsis{\POSIX{} style tty control.}
+\modulesynopsis{\POSIX\ style tty control.}
\indexii{\POSIX{}}{I/O control}
\indexii{tty}{I/O control}