diff options
Diffstat (limited to 'pod/perlapio.pod')
-rw-r--r-- | pod/perlapio.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlapio.pod b/pod/perlapio.pod index 66add53e4d..fb9b8c261d 100644 --- a/pod/perlapio.pod +++ b/pod/perlapio.pod @@ -68,7 +68,7 @@ perlapio - perl's IO abstraction interface. const char *layers); void PerlIO_debug(const char *fmt,...); -=for apidoc_section Input/Output +=for apidoc_section $io =for apidoc Amh|int |PerlIO_apply_layers|PerlIO *f|const char *mode|const char *layers =for apidoc Amh|int |PerlIO_binmode|PerlIO *f|int ptype|int imode|const char *layers |