--- gforth/prim 2000/08/14 19:15:53 1.54 +++ gforth/prim 2000/08/14 21:15:01 1.55 @@ -121,7 +121,7 @@ IF_TOS(TOS = sp[0]); EXEC(xt); perform ( a_addr -- ) gforth -""Equivalent to @code{@ execute}."" +""@code{@@ execute}."" /* and pfe */ ip=IP; IF_TOS(TOS = sp[0]);