doc-src/IsarRef/pure.tex
changeset 13542 bb3e8a86d610
parent 13284 20c818c966e6
child 13827 c690cb885db4
--- a/doc-src/IsarRef/pure.tex	Tue Aug 27 17:24:41 2002 +0200
+++ b/doc-src/IsarRef/pure.tex	Tue Aug 27 17:25:44 2002 +0200
@@ -1390,9 +1390,9 @@
   
 \item [$\isarkeyword{thms_containing}~\vec t$] retrieves facts from the theory
   or proof context containing all of the constants or variables occurring in
-  terms $\vec t$.  Note that giving the empty list yields \emph{all} currently
-  known facts.  An optional limit for the number printed facts may be given;
-  the default is 40.
+  terms $\vec t$ (which may contain occurrences of ``$\_$'').  Note that
+  giving the empty list yields \emph{all} currently known facts.  An optional
+  limit for the number printed facts may be given; the default is 40.
   
 \item [$\isarkeyword{thm_deps}~\vec a$] visualizes dependencies of facts,
   using Isabelle's graph browser tool (see also \cite{isabelle-sys}).