diff options
| author | Fred Drake <fdrake@acm.org> | 2000-10-09 18:12:29 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-10-09 18:12:29 +0000 |
| commit | 17a2b640e4a19b7c1f39236466821ae9afe040ee (patch) | |
| tree | 0e037b8e1c1b66b2f31348e834c510848a38cd2c /Doc/lib/libfnmatch.tex | |
| parent | 955e03bd68b7ea10d9c78e556ce50dcd778b1ee1 (diff) | |
| download | cpython-git-17a2b640e4a19b7c1f39236466821ae9afe040ee.tar.gz | |
Work around annoyances in LaTeX2HTML.
Diffstat (limited to 'Doc/lib/libfnmatch.tex')
| -rw-r--r-- | Doc/lib/libfnmatch.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
