Author: kjs
Date: Sat Dec 15 03:09:12 2007
New Revision: 23923

Modified:
   trunk/docs/pdds/draft/pdd19_pir.pod

Log:
[pdd19] add deprecation note at .emit/.eom dir'ves


Modified: trunk/docs/pdds/draft/pdd19_pir.pod
==============================================================================
--- trunk/docs/pdds/draft/pdd19_pir.pod (original)
+++ trunk/docs/pdds/draft/pdd19_pir.pod Sat Dec 15 03:09:12 2007
@@ -350,11 +350,14 @@
 Define a compilation unit containing PASM code (only opcodes and a limited
 subset of directives). Always paired with C<.eom>.
 
+{{ DEPRECATED. See RT#47846 }}
+
 =item .eom
 
 End a compilation unit containing PASM code. Always paired with
 C<.emit>.
 
+{{ DEPRECATED. See RT#47846 }}
 
 =item #line <integer> <string>
 

Reply via email to