Author: humbedooh
Date: Tue Sep 18 17:11:17 2012
New Revision: 1387266
URL: http://svn.apache.org/viewvc?rev=1387266&view=rev
Log:
a few more typo/grammar/semantics fixes.
Modified:
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
Modified:
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
URL:
http://svn.apache.org/viewvc/trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext?rev=1387266&r1=1387265&r2=1387266&view=diff
==============================================================================
---
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
(original)
+++
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
Tue Sep 18 17:11:17 2012
@@ -78,9 +78,9 @@ Before you put a node into a cluster, pl
in order:
* You are using the same operation system on all nodes:
- + Using the same distrobution, ie: RHEL 5.5
- + Have same kernel, ie: 2.6.18-194.17.1.el5
- + The same architecture, ie: `x86_64`
+ + Using the same distribution, fx: RHEL 5.5
+ + Have same kernel, fx: 2.6.18-194.17.1.el5
+ + The same architecture, fx: `x86_64`
* You have the same version of Traffic Server installed
* The same hardware
* On the same switch or same VLAN.
@@ -121,7 +121,7 @@ or checkout the [`cluster.config`](../co
in the configuration directory.
After a successful join of the cluster, all changes of global configurations
on any
-node, will take effect on **all** node now.
+node, will take effect on **all** nodes now.
# Deleting Nodes from a Cluster # {#DeletingNodesFromCluster}