Author: jkeenan Date: Fri Apr 4 17:31:37 2008 New Revision: 26753 Modified: trunk/docs/pdds/draft/pdd06_pasm.pod
Log: Bring file closer to conformance with coding standards for PDDs (http://rt.perl.org/rt3/Ticket/Display.html?id=52054). Modified: trunk/docs/pdds/draft/pdd06_pasm.pod ============================================================================== --- trunk/docs/pdds/draft/pdd06_pasm.pod (original) +++ trunk/docs/pdds/draft/pdd06_pasm.pod Fri Apr 4 17:31:37 2008 @@ -784,9 +784,9 @@ =item status px, py, tz -Get informational item Z for filehandle Y and put the result in X. This fetches -things like the number of entries in the IO pipe, number of outstanding I/O -ops, number of ops on the filehandle, and so forth. +Get informational item Z for filehandle Y and put the result in X. This +fetches things like the number of entries in the IO pipe, number of +outstanding I/O ops, number of ops on the filehandle, and so forth. =back @@ -1284,8 +1284,7 @@ =item * return is now ret -=item * Added save and restore ops for saving and restoring individual -registers +=item * Added save and restore ops for saving and restoring individual registers =back