aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-08-04 14:58:32 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-08-04 14:58:32 +0000
commit9d4f34feb780527c2adc7575f785391b35413fcc (patch)
treed2f14f67b9d54cf7bcbfa5b3ab54c4305fb4eb85
parent3939c601c9e30ed71c1ca32e720427af5acc3112 (diff)
Bug 'Set Hyps Limit'
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8337 85f007b7-540e-0410-9357-904b9bb8a0f7
-rwxr-xr-xdoc/RefMan-pro.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/RefMan-pro.tex b/doc/RefMan-pro.tex
index 03f01d8d7..a65cd816e 100755
--- a/doc/RefMan-pro.tex
+++ b/doc/RefMan-pro.tex
@@ -302,14 +302,14 @@ process of an {\tt Intros}.
\end{Variants}
-\subsection{\tt Set Hyps\_limit {\num}.}
-\comindex{Set Hyps\_limit}
+\subsection{\tt Set Hyps Limit {\num}.}
+\comindex{Set Hyps Limit}
This command sets the maximum number of hypotheses displayed in
goals after the application of a tactic.
All the hypotheses remains usable in the proof development.
-\subsection{\tt Unset Hyps\_limit.}
-\comindex{Unset Hyps\_limit}
+\subsection{\tt Unset Hyps Limit.}
+\comindex{Unset Hyps Limit}
This command goes back to the default mode which is to print all
available hypotheses.