KNOX-281: {serverName} was replaced with {serviceName} in Authorization section 

git-svn-id: https://svn.apache.org/repos/asf/incubator/knox/trunk@1571308 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/books/0.3.0/config_authz.md b/books/0.3.0/config_authz.md
index 7c93b5a..0b62e0a 100644
--- a/books/0.3.0/config_authz.md
+++ b/books/0.3.0/config_authz.md
@@ -137,7 +137,7 @@
         <value>username[,*|username...];group[,*|group...];ipaddr[,*|ipaddr...]</value>
     </param>
     
-where `{serverName}` would need to be the name of a configured Hadoop service within the topology.
+where `{serviceName}` would need to be the name of a configured Hadoop service within the topology.
 
 NOTE: ipaddr is unique among the parts of the ACL in that you are able to specify a wildcard within an ipaddr to indicate that the remote address must being with the String prior to the asterisk within the ipaddr acl. For instance:
 
diff --git a/books/0.4.0/config_authz.md b/books/0.4.0/config_authz.md
index 7c93b5a..0b62e0a 100644
--- a/books/0.4.0/config_authz.md
+++ b/books/0.4.0/config_authz.md
@@ -137,7 +137,7 @@
         <value>username[,*|username...];group[,*|group...];ipaddr[,*|ipaddr...]</value>
     </param>
     
-where `{serverName}` would need to be the name of a configured Hadoop service within the topology.
+where `{serviceName}` would need to be the name of a configured Hadoop service within the topology.
 
 NOTE: ipaddr is unique among the parts of the ACL in that you are able to specify a wildcard within an ipaddr to indicate that the remote address must being with the String prior to the asterisk within the ipaddr acl. For instance: