Author: autrijus
Date: Wed Feb  1 05:16:23 2006
New Revision: 11397

Modified:
   trunk/docs/imcc/syntax.pod
Log:
* imcc/syntax.pod: P5 is no longer the exception object.

Modified: trunk/docs/imcc/syntax.pod
==============================================================================
--- trunk/docs/imcc/syntax.pod  (original)
+++ trunk/docs/imcc/syntax.pod  Wed Feb  1 05:16:23 2006
@@ -66,8 +66,6 @@ B<Array>.
 
 A PASM register In, Sn, Nn, Pn, or a IMCC temporary
 register $In, $Sn, $Nn, $Pn, where B<n> consists of digit(s) only.
-Note: The register P5 is used to hold the exception PMC in exception
-handlers.
 
 =item <var>
 

Reply via email to