From 5f1cca0a1d25f790067462fdbe35c5753ee69116 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 3 May 2006 02:29:09 +0000 Subject: one more place to avoid extra markup (how many will there be?) --- 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 67691b7..560cc27 100644 --- a/Doc/lib/libdis.tex +++ b/Doc/lib/libdis.tex @@ -55,7 +55,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 a labelled instruction, indicated with \samp{>\code{>}}, +\item a labelled instruction, indicated with \samp{>>}, \item the address of the instruction, \item the operation code name, \item operation parameters, and -- cgit v0.12