[Swift-commit] r5309 - trunk/docs/userguide
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Thu Nov 17 15:50:16 CST 2011
Author: ketan
Date: 2011-11-17 15:50:16 -0600 (Thu, 17 Nov 2011)
New Revision: 5309
Modified:
trunk/docs/userguide/cdm
Log:
updated cdm doc
Modified: trunk/docs/userguide/cdm
===================================================================
--- trunk/docs/userguide/cdm 2011-11-17 18:56:50 UTC (rev 5308)
+++ trunk/docs/userguide/cdm 2011-11-17 21:50:16 UTC (rev 5309)
@@ -27,6 +27,11 @@
-----
=== CDM policy file format
+A CDM policy file contains four space separated fields as follows:
+. The keyword 'rule'
+. The filename pattern expressed as a regexp
+. The rulename: DIRECT, GATHER, BROADCAST etc.
+. The path where to look for the files (optional)
==== Example
-----
@@ -231,7 +236,7 @@
// . A directive, either rule or property
// . A rule has:
-// .. A regular expression for site matchin
+// .. A regular expression for site matching
// .. A regular expression for filename matching
// .. A policy token
// .. Additional policy-specific arguments
More information about the Swift-commit
mailing list