diff options
Diffstat (limited to 'Doc/lib')
-rw-r--r-- | Doc/lib/libdis.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libdis.tex b/Doc/lib/libdis.tex index 3a274ef..b41b719 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 current instruction, indicated as \samp{-->}, -\item a labelled instruction, indicated with \samp{>>}, +\item a labelled instruction, indicated with \samp{>\code{>}}, \item the address of the instruction, \item the operation code name, \item operation parameters, and |