From 81240eeff7f4082c4b81b607176e14d4ece05005 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 9 Apr 2008 15:57:59 -0700
Subject: [PATCH] docs: a couple of tiny docs updates

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

diff --git a/docs/about.html b/docs/about.html
index 3738222c..721f3da5 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -9,7 +9,7 @@
 
   <body>
     <h1>Welcome to Tahoe</h1>
-    <p>Welcome to allmydata.org Tahoe: a secure, decentralized, fault-tolerant filesystem.  All of the source code is available under a Free Software, Open Source licence.</p>
+    <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 Free Software, Open Source licence.</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>See the web site for information, news, and discussion:</p>
     <p><a href="http://allmydata.org">http://allmydata.org</a></p>
diff --git a/docs/install.html b/docs/install.html
index 67398039..40328ce5 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -45,7 +45,7 @@
       <pre><a href="http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz">http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz</a></pre></p>
 
 
-      <h2>Install</h2>
+      <h2>Build</h2>
 
     <p>Unpack the tarball and cd into the top-level directory.</p>
 
-- 
2.45.2