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/libregsub.tex b/Doc/lib/libregsub.tex index 0a75f36..b779193 100644 --- a/Doc/lib/libregsub.tex +++ b/Doc/lib/libregsub.tex
@@ -1,4 +1,5 @@ -\section{Standard Module \module{regsub}} +\section{\module{regsub} --- + Substitution and splitting operations that use regular expressions.} \declaremodule{standard}{regsub} \modulesynopsis{Substitution and splitting operations that use regular expressions.}