summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libparser.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libparser.tex')
-rw-r--r--Doc/lib/libparser.tex9
1 files changed, 4 insertions, 5 deletions
diff --git a/Doc/lib/libparser.tex b/Doc/lib/libparser.tex
index c4d2a6a..434786b 100644
--- a/Doc/lib/libparser.tex
+++ b/Doc/lib/libparser.tex
@@ -691,11 +691,10 @@ provide additional capabilities.
\begin{seealso}
-\seemodule{symbol}
- {useful constants representing internal nodes of the parse tree}
+\seemodule{symbol}{useful constants representing internal nodes of the
+parse tree}
-\seemodule{token}
- {useful constants representing leaf nodes of the parse tree and
- functions for testing node values}
+\seemodule{token}{useful constants representing leaf nodes of the
+parse tree and functions for testing node values}
\end{seealso}