From 820f8af97ca526ddc9328e024335e093da96fd31 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 16 Feb 2009 14:15:39 -0700
Subject: [PATCH] doc: a few edits to docs made after the 1.3.0 release

---
 docs/about.html | 2 +-
 relnotes.txt    | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/about.html b/docs/about.html
index eaa33917..5101edef 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -10,7 +10,7 @@
   <body>
     <h1>Welcome to Tahoe</h1>
     <p>Welcome to allmydata.org Tahoe, the Least-Authority Filesystem.  This is a secure, decentralized, fault-tolerant filesystem.  All of the source code is available under a choice of two Free Software, Open Source licences.</p>
-    <p>This filesystem is encrypted and spread over multiple peers in such a way that it remains available even when some of the peers are unavailable, malfunctioning, or malicious.</p>
+    <p>This filesystem is encrypted and spread over multiple peers in such a way that it continues to function even when some of the peers are unavailable, malfunctioning, or malicious.</p>
     <p>See the web site for information, news, and discussion:</p>
     <p><a href="http://allmydata.org">http://allmydata.org</a></p>
 
diff --git a/relnotes.txt b/relnotes.txt
index cc2fe0f4..f9e5fa0b 100644
--- a/relnotes.txt
+++ b/relnotes.txt
@@ -9,7 +9,8 @@ Open Source licences.
 
 This filesystem is encrypted and distributed over multiple peers in
 such a way it continues to function even when some of the peers are
-unavailable, malfunctioning, or malicious.
+unavailable, malfunctioning, or malicious. Users can easily share files
+with each other, using a simple and flexible access control scheme.
 
 Here is the one-page explanation of the security and fault-tolerance
 properties that it offers:
-- 
2.45.2