Author: allison Date: Thu Feb 15 06:25:01 2007 New Revision: 17009 Modified: trunk/docs/pdds/pdd22_io.pod
Log: [pdd]: Typo fix for I/O PDD, smash++ Modified: trunk/docs/pdds/pdd22_io.pod ============================================================================== --- trunk/docs/pdds/pdd22_io.pod (original) +++ trunk/docs/pdds/pdd22_io.pod Thu Feb 15 06:25:01 2007 @@ -115,7 +115,7 @@ $P0 = $P1.open() $P0 = $P1.open($S2) - $P0 = $P1.open($S2, $S2) + $P0 = $P1.open($S2, $S3) Opens a stream on an existing I/O stream object, and returns a status object. With no arguments, it can be used to reopen a previously opened