mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Work around annoyances in LaTeX2HTML.
This commit is contained in:
parent
955e03bd68
commit
17a2b640e4
2 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue