summaryrefslogtreecommitdiff
path: root/Doc/lib/libre.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-10 19:42:37 +0000
committerFred Drake <fdrake@acm.org>1998-08-10 19:42:37 +0000
commite689eedd6ff40b629ec975d9103677a6b09bba92 (patch)
tree71638597da88936e2b4999a0e7a3a4a0ed7d511f /Doc/lib/libre.tex
parent24d03d4e163b5866e34948b21183e3b2b96352be (diff)
downloadcpython-e689eedd6ff40b629ec975d9103677a6b09bba92.tar.gz
New section header style.
Fix up a few synopses.
Diffstat (limited to 'Doc/lib/libre.tex')
-rw-r--r--Doc/lib/libre.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex
index 79d93ad4f9..a453fbf3a9 100644
--- a/Doc/lib/libre.tex
+++ b/Doc/lib/libre.tex
@@ -1,4 +1,5 @@
-\section{Standard Module \module{re}}
+\section{\module{re} ---
+ New Perl-style regular expression search and match operations.}
\declaremodule{standard}{re}
\moduleauthor{Andrew M. Kuchling}{akuchling@acm.org}
\sectionauthor{Andrew M. Kuchling}{akuchling@acm.org}