diff options
author | guy Decoux <ts@moulon.inra.fr> | 2009-02-28 20:04:27 +0100 |
---|---|---|
committer | guy Decoux <ts@moulon.inra.fr> | 2009-02-28 20:04:27 +0100 |
commit | ddd4bfbddf5d2972f5eaf47bc6b89d154203f45f (patch) | |
tree | 25f14c5b4101001ae978e1328c14f6093f5814bc /mmap.rd | |
parent | 05da7503e1606bb7300cea15fcdc3bd36cf79c67 (diff) | |
download | mmap-ruby-ddd4bfbddf5d2972f5eaf47bc6b89d154203f45f.zip mmap-ruby-ddd4bfbddf5d2972f5eaf47bc6b89d154203f45f.tar.gz |
mmap-0.1.7
Diffstat (limited to 'mmap.rd')
-rw-r--r-- | mmap.rd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Object is created ((|Mmanp::MAP_ANON|)) : ((|mode|)) - Mode to open the file, it can be "r", "w" or "rw" + Mode to open the file, it can be "r", "w", "rw", "a" : ((|protection|)) specify the nature of the mapping |