aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/RefMan-tac.tex2
-rw-r--r--doc/RefMan-tacex.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/RefMan-tac.tex b/doc/RefMan-tac.tex
index 3605ebff7..52419e6bf 100644
--- a/doc/RefMan-tac.tex
+++ b/doc/RefMan-tac.tex
@@ -1160,7 +1160,7 @@ last introduced hypothesis.
\end{Variants}
\subsection{\tt intros {\intropattern} {\ldots} {\intropattern}}
-\label{intros-patterns}
+\label{intros-pattern}
\tacindex{intros \intropattern}
The tactic {\tt intros} applied to introduction patterns performs both
diff --git a/doc/RefMan-tacex.tex b/doc/RefMan-tacex.tex
index f82416869..eb5f87318 100644
--- a/doc/RefMan-tacex.tex
+++ b/doc/RefMan-tacex.tex
@@ -809,7 +809,7 @@ is undecidable in general case, don't expect miracles from it!
\SeeAlso comments of source file \texttt{tactics/contrib/polynom/quote.ml}
-\SeeAlso the tactic \texttt{Ring} (chapter \ref{Ring})
+\SeeAlso the tactic \texttt{ring} (chapter \ref{ring})
\section{Using the tactical language}