aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/srecode.texi2
-rw-r--r--doc/misc/wisent.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi
index 033e031b648..a0fcd9e2e94 100644
--- a/doc/misc/srecode.texi
+++ b/doc/misc/srecode.texi
@@ -822,7 +822,7 @@ from the name, like this:
822@node Contexts 822@node Contexts
823@section Context 823@section Context
824 824
825Each template belongs to a context. When promting for a template by 825Each template belongs to a context. When prompting for a template by
826name, such as with @kbd{C-c / /}, the name is prefixed by the current 826name, such as with @kbd{C-c / /}, the name is prefixed by the current
827context. If there is no context, it defaults to @code{declaration}. 827context. If there is no context, it defaults to @code{declaration}.
828 828
diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi
index c8a56ea3414..3ee080f50e0 100644
--- a/doc/misc/wisent.texi
+++ b/doc/misc/wisent.texi
@@ -131,7 +131,7 @@ June 1985, Report No. UCB/CSD 85/251.
131 131
132@item 132@item
133For generating the lookahead sets, Wisent uses the well-known 133For generating the lookahead sets, Wisent uses the well-known
134technique of F. DeRemer and A. Pennello described in: 134technique of F. DeRemer and T. Pennello described in:
135@quotation 135@quotation
136@cite{Efficient Computation of LALR(1) Look-Ahead Sets}@* 136@cite{Efficient Computation of LALR(1) Look-Ahead Sets}@*
137October 1982, ACM TOPLAS Vol 4 No 4, 615--49, 137October 1982, ACM TOPLAS Vol 4 No 4, 615--49,