From 45c59e06539ad813a11c3080708c1ade8755fd2f Mon Sep 17 00:00:00 2001
From: Anne Gentle <anne@openstack.org>
Date: Tue, 30 Nov 2010 14:15:41 -0600
Subject: [PATCH] Edited to reflect ring creation not management

---
 doc/source/admin_guide.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/source/admin_guide.rst b/doc/source/admin_guide.rst
index c7a6b4ff03..31c5f17123 100644
--- a/doc/source/admin_guide.rst
+++ b/doc/source/admin_guide.rst
@@ -32,10 +32,10 @@ Once you are done with all changes to the ring, the changes need to be
 Once the new rings are built, they should be pushed out to all the servers
 in the cluster.
 
--------------------------
-Scripting Ring Management
--------------------------
-You can create scripts for the account and container ring management. Here's an example for the Account ring.
+-----------------------
+Scripting Ring Creation
+-----------------------
+You can create scripts to create the account and container rings and rebalance. Here's an example script for the Account ring. Use similar commands to create a make-container-ring.sh script on the proxy server node.
 
 1. Create a script file called make-account-ring.sh on the proxy server node with the following content::