Author: kjs Date: Sat Aug 23 08:07:18 2008 New Revision: 30489 Modified: trunk/docs/book/ch08_reference.pod
Log: [book] remove 'addr' from book. Modified: trunk/docs/book/ch08_reference.pod ============================================================================== --- trunk/docs/book/ch08_reference.pod (original) +++ trunk/docs/book/ch08_reference.pod Sat Aug 23 08:07:18 2008 @@ -3327,14 +3327,6 @@ Access a one-character substring on a string, starting at a particular offset, or assign to that substring. -=head2 addr - -X<addr instruction (PIR)> - - R<DEST> = addr R<LABEL> - -Return the address of a label. - =head2 call X<call instruction (PIR)>