summaryrefslogtreecommitdiffstats
path: root/mmap.rd
diff options
context:
space:
mode:
authorguy Decoux <ts@moulon.inra.fr>2009-02-28 20:18:11 +0100
committerguy Decoux <ts@moulon.inra.fr>2009-02-28 20:18:11 +0100
commit697ed85e893ab9039bf52a9bcd0ecadf1af9b654 (patch)
treeafeb13f977c3db12607f87666b573d9bd3cb924f /mmap.rd
parenta5a5f38eb3086869144728ec7d978d448b2f98aa (diff)
downloadmmap-ruby-697ed85e893ab9039bf52a9bcd0ecadf1af9b654.zip
mmap-ruby-697ed85e893ab9039bf52a9bcd0ecadf1af9b654.tar.gz
mmap-0.2.4
Diffstat (limited to 'mmap.rd')
-rw-r--r--mmap.rd8
1 files changed, 1 insertions, 7 deletions
diff --git a/mmap.rd b/mmap.rd
index 7cf978e..622ad89 100644
--- a/mmap.rd
+++ b/mmap.rd
@@ -3,12 +3,10 @@
((<Download|URL:ftp://moulon.inra.fr/pub/ruby/>))
-#^
The Mmap class implement memory-mapped file objects
=== WARNING
=== The variables $' and $` are not available with gsub! and sub!
-#^
== SuperClass
@@ -18,10 +16,7 @@ Object
* Comparable
* Enumerable
-# class Mmap
-# include Comparable
-# include Enumerable
-# class << self
+
== Class Methods
--- lockall(flag)
@@ -69,7 +64,6 @@ Object
--- unlockall
reenable paging
-# end
== Methods
--- extend(count)