From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 9 Apr 2008 22:57:59 +0000 (-0700)
Subject: docs: a couple of tiny docs updates
X-Git-Url: https://git.rkrishnan.org/pf/content/en/footer/FOOURL?a=commitdiff_plain;h=81240eeff7f4082c4b81b607176e14d4ece05005;p=tahoe-lafs%2Ftahoe-lafs.git

docs: a couple of tiny docs updates
---

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>