From fd5ad105a6704b0cf487bde5e3e0d8ffb9783a05 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@lothar.com>
Date: Tue, 5 Aug 2008 23:12:19 -0700
Subject: [PATCH] mutable.txt: add warning about out-of-date section

---
 docs/mutable.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/mutable.txt b/docs/mutable.txt
index 6e9727b6..40a5374b 100644
--- a/docs/mutable.txt
+++ b/docs/mutable.txt
@@ -365,6 +365,9 @@ client.create_mutable_file(), and later recreated from URIs with
 client.create_node_from_uri(). Instances of this class will contain a URI and
 a reference to the client (for peer selection and connection).
 
+NOTE: this section is out of date. Please see src/allmydata/interfaces.py
+(the section on IMutableFilesystemNode) for more accurate information.
+
 The methods of MutableFileNode are:
 
  * download_to_data() -> [deferred] newdata, NotEnoughSharesError
-- 
2.45.2