diff options
author | root <root> | 2011-06-20 07:28:14 +0000 |
---|---|---|
committer | root <root> | 2011-06-20 07:28:14 +0000 |
commit | 7dc90eafe7ae0cc5ab67b58ef86b2fbd9b64f5d3 (patch) | |
tree | 01614e1ca7db3cea629c6dd20a8cf10efe0c467d /eio.pod | |
parent | 12aa2cfa32f0275b0a6249330af90ea6b2d44d56 (diff) |
*** empty log message ***
Diffstat (limited to 'eio.pod')
-rw-r--r-- | eio.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -228,7 +228,7 @@ custom data value as C<data>. =head3 POSIX API WRAPPERS These requests simply wrap the POSIX call of the same name, with the same -arguments. If a function is not implemented by the OS and cnanot be emulated +arguments. If a function is not implemented by the OS and cannot be emulated in some way, then all of these return C<-1> and set C<errorno> to C<ENOSYS>. =over 4 |