]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: shorter running.html
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 6 May 2008 22:29:04 +0000 (15:29 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 6 May 2008 22:29:04 +0000 (15:29 -0700)
docs/running.html

index 47e245d262c9e01d51ae3176194d14ecb9dd2724..11a3e98c272d45fb2393524521321d3d4b850677 100644 (file)
@@ -42,9 +42,8 @@
     directory, then run "<cite>tahoe start</cite>". After that, the node should
     be off and running. The first thing it will do is connect to the introducer
     and get itself connected to all other nodes on the grid.  By default, a node
-    serves as both a Storage Server (meaning that it offers some of its disk
-    space to other nodes) and as a Gateway (meaning that it listens for HTTP
-    requests on port 8123).  To configure other behavior,
+    will serve as a Storage Server, meaning that it offers its disk space to
+    other nodes.  To configure other behavior,
     see <a href="configuration.txt">configuration.txt</a>.</p>
 
     <p>To stop a running node run "<cite>tahoe stop</cite>".</p>