]> granicus.if.org Git - python/commitdiff
Normalized the \seetext markup to match the only other instance: should be
authorFred Drake <fdrake@acm.org>
Mon, 29 Dec 1997 16:37:04 +0000 (16:37 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 29 Dec 1997 16:37:04 +0000 (16:37 +0000)
"\seetext{...}" instead of "\seetext ...".

Doc/lib/libre.tex
Doc/libre.tex

index f9f4871e6195e41379e4a2402a82bdab21b70629..208f8d13af933d4213a64933e1546ef6f080e985 100644 (file)
@@ -578,10 +578,10 @@ The string passed to \code{match()} or \code{search()}.
 \end{datadesc}
 
 \begin{seealso}
-\seetext Jeffrey Friedl, \emph{Mastering Regular Expressions},
+\seetext{Jeffrey Friedl, \emph{Mastering Regular Expressions},
 O'Reilly.  The Python material in this book dates from before the re
 module, but it covers writing good regular expression patterns in
-great detail. 
+great detail.}
 \end{seealso}
 
 
index f9f4871e6195e41379e4a2402a82bdab21b70629..208f8d13af933d4213a64933e1546ef6f080e985 100644 (file)
@@ -578,10 +578,10 @@ The string passed to \code{match()} or \code{search()}.
 \end{datadesc}
 
 \begin{seealso}
-\seetext Jeffrey Friedl, \emph{Mastering Regular Expressions},
+\seetext{Jeffrey Friedl, \emph{Mastering Regular Expressions},
 O'Reilly.  The Python material in this book dates from before the re
 module, but it covers writing good regular expression patterns in
-great detail. 
+great detail.}
 \end{seealso}