You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2013/11/20 12:10:41 UTC

git commit: updated refs/heads/master to 2febc31

Updated Branches:
  refs/heads/master 90fb76a72 -> 2febc318a


No, this field does not use CIDR notation


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2febc318
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2febc318
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2febc318

Branch: refs/heads/master
Commit: 2febc318aaf7043808c04149b906032b71403a88
Parents: 90fb76a
Author: Chip Childers <ch...@apache.org>
Authored: Wed Nov 20 11:09:06 2013 +0000
Committer: Chip Childers <ch...@apache.org>
Committed: Wed Nov 20 11:10:14 2013 +0000

----------------------------------------------------------------------
 ui/scripts/docs.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2febc318/ui/scripts/docs.js
----------------------------------------------------------------------
diff --git a/ui/scripts/docs.js b/ui/scripts/docs.js
index a3151b1..562ac25 100755
--- a/ui/scripts/docs.js
+++ b/ui/scripts/docs.js
@@ -595,7 +595,7 @@ cloudStack.docs = {
         externalLink: ''
     },
     helpPodNetmask: {
-        desc: 'The network prefix that defines the pod\'s subnet. Use CIDR notation.',
+        desc: 'The network prefix that defines the pod\'s subnet.',
         externalLink: ''
     },
     helpPodStartIP: {