summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-02-20 13:41:43 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-02-20 13:41:43 +0000
commit9a510723ea77d2b912dc567ebea9fc1f5d0169c7 (patch)
treef521c81ac132331b80ecffb14d7b983d1f410464 /doc
parent84b3abcbd164bda3ca1f2f77d11b9c85f20b0091 (diff)
downloadneon-9a510723ea77d2b912dc567ebea9fc1f5d0169c7.tar.gz
* doc/ref/neon.xml: Fix braino.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1373 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'doc')
-rw-r--r--doc/ref/neon.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/neon.xml b/doc/ref/neon.xml
index 1f20f53..0c2a626 100644
--- a/doc/ref/neon.xml
+++ b/doc/ref/neon.xml
@@ -248,7 +248,7 @@
<para>Some interfaces use the <literal>ne_off_t</literal> type,
which is defined to be either <literal>off_t</literal> or
<literal>off64_t</literal> according to whether LFS support is
- detected at build time. &neon; does use or require the
+ detected at build time. &neon; does not use or require the
<literal>-D_FILE_OFFSET_BITS=64</literal> macro definition.</para>
</refsect2>