perl 5.003_05: pod/perlvar.pod
[p5sagit/p5-mst-13.2.git] / opcode.pl
index fddf646..50cf214 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -477,6 +477,7 @@ recv                recv                    ck_fun          imst    F R S S
 eof            eof                     ck_eof          is      F?
 tell           tell                    ck_fun          st      F?
 seek           seek                    ck_fun          s       F S S
+# truncate really behaves as if it had both "S S" and "F S"
 truncate       truncate                ck_trunc        is      S S
 
 fcntl          fcntl                   ck_fun          st      F S S