doc-src/Ref/defining.tex
changeset 5542 f0c303f53730
parent 5371 e27558a68b8d
child 6592 c120262044b6
--- a/doc-src/Ref/defining.tex	Wed Sep 23 10:56:08 1998 +0200
+++ b/doc-src/Ref/defining.tex	Wed Sep 23 12:44:30 1998 +0200
@@ -236,7 +236,7 @@
 tid       & =   & \mbox{\tt '}id \\
 tvar      & =   & \mbox{\tt ?}tid ~~|~~
                   \mbox{\tt ?}tid\mbox{\tt .}nat \\
-xnum      & =   & \mbox{\tt \#}nat ~~|~~ \mbox{\tt \#\char`\~}nat \\
+xnum      & =   & \mbox{\tt \#}nat ~~|~~ \mbox{\tt \#-}nat \\
 xstr      & =   & \mbox{\tt ''\rm text\tt ''} \\[1ex]
 letter    & =   & \mbox{one of {\tt a}\dots {\tt z} {\tt A}\dots {\tt Z}} \\
 digit     & =   & \mbox{one of {\tt 0}\dots {\tt 9}} \\