aboutsummaryrefslogtreecommitdiff
path: root/mmap-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'mmap-api.html')
-rw-r--r--mmap-api.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/mmap-api.html b/mmap-api.html
index 1386126b..49ce75d9 100644
--- a/mmap-api.html
+++ b/mmap-api.html
@@ -72,12 +72,9 @@ namespace.
- <span id="header-project">clojure-contrib</span> <span id="header-version">v1.2</span> (<span id="header-status">stable</span>)
</h1>
<span id="author-line">by <span id="author-name">Chris Houser</span><br /></span>
-<br />Usage:
-<pre>
-(ns your-namespace
- (:require <span id="long-name">clojure.contrib.mmap</span>))
-</pre><pre>
-</pre><h2>Overview</h2>
+<br />Full namespace name: <span id="long-name">clojure.contrib.mmap</span>
+<p></p>
+<h2>Overview</h2>
<pre id="namespace-docstr">Functions for memory-mapping files, plus some functions that use a
mmaped file for "normal" activies -- slurp, load-file, etc.</pre>