From: Fred Drake Date: Mon, 9 Oct 2000 18:12:29 +0000 (+0000) Subject: Work around annoyances in LaTeX2HTML. X-Git-Tag: v2.0c1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17a2b640e4a19b7c1f39236466821ae9afe040ee;p=python Work around annoyances in LaTeX2HTML. --- diff --git a/Doc/lib/libfnmatch.tex b/Doc/lib/libfnmatch.tex index 527358b956..4d184bc858 100644 --- a/Doc/lib/libfnmatch.tex +++ b/Doc/lib/libfnmatch.tex @@ -2,7 +2,7 @@ \UNIX{} filename pattern matching} \declaremodule{standard}{fnmatch} -\modulesynopsis{\UNIX{} shell style filename pattern matching.} +\modulesynopsis{\UNIX\ shell style filename pattern matching.} \index{filenames!wildcard expansion} diff --git a/Doc/lib/libglob.tex b/Doc/lib/libglob.tex index 9efc5aabda..5c1de807bb 100644 --- a/Doc/lib/libglob.tex +++ b/Doc/lib/libglob.tex @@ -2,7 +2,7 @@ \UNIX{} style pathname pattern expansion} \declaremodule{standard}{glob} -\modulesynopsis{\UNIX{} shell style pathname pattern expansion.} +\modulesynopsis{\UNIX\ shell style pathname pattern expansion.} The \module{glob} module finds all the pathnames matching a specified