doc-src/IsarRef/generic.tex
changeset 23654 a2ad1c166ac8
parent 22294 4d342f77fd74
child 23920 4288dc7dc248
--- a/doc-src/IsarRef/generic.tex	Sun Jul 08 19:51:54 2007 +0200
+++ b/doc-src/IsarRef/generic.tex	Sun Jul 08 19:51:55 2007 +0200
@@ -832,7 +832,7 @@
 \end{matharray}
 
 \begin{rail}
-  'tagged' (nameref+)
+  'tagged' nameref
   ;
   'untagged' name
   ;
@@ -844,11 +844,11 @@
 
 \begin{descr}
 
-\item [$tagged~name~args$ and $untagged~name$] add and remove $tags$ of some
+\item [$tagged~name~arg$ and $untagged~name$] add and remove $tags$ of some
   theorem.  Tags may be any list of strings that serve as comment for some
   tools (e.g.\ $\LEMMANAME$ causes the tag ``$lemma$'' to be added to the
-  result).  The first string is considered the tag name, the rest its
-  arguments.  Note that untag removes any tags of the same name.
+  result).  The first string is considered the tag name, the second its
+  argument.  Note that $untagged$ removes any tags of the same name.
 
 \item [$THEN~a$ and $COMP~a$] compose rules by resolution.  $THEN$ resolves
   with the first premise of $a$ (an alternative position may be also