From d1757e249fab765e3c3c4bb506612aa7521c929f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 18 Dec 2003 06:08:29 +0000 Subject: apply hackish work-around to make sure double hyphens aren't screwed up in the generated HTML (this won't be needed on the trunk) --- Doc/lib/libdis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libdis.tex b/Doc/lib/libdis.tex index d0354c6..718623b 100644 --- a/Doc/lib/libdis.tex +++ b/Doc/lib/libdis.tex @@ -56,7 +56,7 @@ was provided. The output is divided in the following columns: \begin{enumerate} \item the line number, for the first instruction of each line -\item the current instruction, indicated as \samp{-->}, +\item the current instruction, indicated as \samp{-\code{-}>}, \item a labelled instruction, indicated with \samp{>\code{>}}, \item the address of the instruction, \item the operation code name, -- cgit v0.12