]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
running.html: Tahoe->Tahoe-LAFS in what used to be using.html, and #tahoe->#tahoe...
authordavid-sarah <david-sarah@jacaranda.org>
Sat, 19 Jun 2010 03:31:52 +0000 (20:31 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sat, 19 Jun 2010 03:31:52 +0000 (20:31 -0700)
docs/running.html

index 41ad44f9718f6bdf3fe88e270022c3fa958d1a0b..94d819d87633d78e320437bbe96aac85f94d67f3 100644 (file)
@@ -75,7 +75,7 @@
 
     <h2>Do Stuff With It</h2>
 
-    <p>This is how to use your Tahoe node.</p>
+    <p>This is how to use your Tahoe-LAFS node.</p>
 
     <h3>The WUI</h3>
 
     directory and mark it as the 'tahoe:' alias by running "<code>tahoe
     create-alias tahoe</code>". Once you've done that, you can do
     "<code>tahoe ls tahoe:</code>" and "<code>tahoe cp LOCALFILE
-    tahoe:foo.txt</code>" to work with your filesystem. The Tahoe CLI uses
+    tahoe:foo.txt</code>" to work with your filesystem. The Tahoe-LAFS CLI uses
     similar syntax to the well-known scp and rsync tools. See <a
     href="frontends/CLI.txt">CLI.txt</a> for more details.</p>
 
-    <p>As with the WUI (and with all current interfaces to Tahoe), you are
+    <p>As with the WUI (and with all current interfaces to Tahoe-LAFS), you are
     responsible for remembering directory capabilities yourself. If you create
     a new directory and lose the capability to it, then you cannot access that
     directory ever again.</p>
 
     <h3>The SFTP and FTP frontends</h3>
 
-    <p>You can access your Tahoe grid via any <a href="http://en.wikipedia.org/wiki/SSH_file_transfer_protocol">SFTP</a> or
+    <p>You can access your Tahoe-LAFS grid via any <a href="http://en.wikipedia.org/wiki/SSH_file_transfer_protocol">SFTP</a> or
     <a href="http://en.wikipedia.org/wiki/File_Transfer_Protocol">FTP</a> client. 
     See <a href="frontends/FTP-and-SFTP.txt">FTP-and-SFTP.txt</a> for how to set this up.
-    On most Unix platforms, you can also use SFTP to plug Tahoe into your computer's
+    On most Unix platforms, you can also use SFTP to plug Tahoe-LAFS into your computer's
     local filesystem via <code>sshfs</code>.
     
     <p>The <a href="http://tahoe-lafs.org/trac/tahoe-lafs/wiki/SftpFrontend">SftpFrontend</a> page
-    on the wiki has more information about using SFTP with Tahoe.</p>
+    on the wiki has more information about using SFTP with Tahoe-LAFS.</p>
 
     <h3>The WAPI</h3>
 
-    <p>Want to program your Tahoe node to do your bidding?  Easy!  See <a
+    <p>Want to program your Tahoe-LAFS node to do your bidding?  Easy!  See <a
     href="frontends/webapi.txt">webapi.txt</a>.</p>
 
     <h2>Socialize</h2>
 
     <p>You can chat with other users of and hackers of this software on the
-    #tahoe IRC channel at <code>irc.freenode.net</code>, or on the <a
+    #tahoe-lafs IRC channel at <code>irc.freenode.net</code>, or on the <a
     href="http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev">tahoe-dev mailing list</a>.</p>
 
   </body>