commit | 295da24eafd9c3bb9326d62a1a2e822059698b2b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Aug 10 19:42:37 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Aug 10 19:42:37 1998 +0000 |
tree | 4c2db5606fae7ebe7ad991295426a82c11c1d2f6 | |
parent | 62e436955b51c47ee9a84077a448ae3d7b2a59ce [diff] [blame] |
New section header style. Fix up a few synopses.
diff --git a/Doc/lib/libregex.tex b/Doc/lib/libregex.tex index 253d50b..ffe959a 100644 --- a/Doc/lib/libregex.tex +++ b/Doc/lib/libregex.tex
@@ -1,4 +1,5 @@ -\section{Built-in Module \module{regex}} +\section{\module{regex} --- + Regular expression search and match operations.} \declaremodule{builtin}{regex} \modulesynopsis{Regular expression search and match operations.}