Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/domain/domain_content/README.txt,v
retrieving revision 1.8
diff -u -r1.8 README.txt
--- README.txt	22 Aug 2009 21:56:25 -0000	1.8
+++ README.txt	29 Jan 2010 22:38:21 -0000
@@ -58,9 +58,9 @@
 ----
 2.1 Permissions
 
-The Domain Content module does not add any new Access Control permissions.
-
-The module uses the existing permissions from the Domain Access module.
+The Domain Content adds 'review content for all domains' permission to Access
+Control permissions and uses the existing permissions from the Domain Access
+module.
 
 ----
 3.  Menu Items
@@ -77,11 +77,12 @@
 ----
 3.1 Access Control
 
-The Access Control permissions for the module are set by the root Domain Access
-module. The relevant permissions are:
+The relevant permissions to Domain Content are:
 
   - 'edit domain nodes'
   - 'set domain access'
+  - 'review content for all domains'
+  - 'administer nodes'
 
 Users with the 'edit domain nodes' permission can view content for domains where
 they are assigned editors.  Users with the 'set domain access' permission can
@@ -91,8 +92,8 @@
 Users with the core 'administer nodes' permission may view and edit content on any
 affiliate.
 
-Either the 'administer nodes' or the 'edit domain nodes' permission is required to
-access the 'Affiliate content' screen.
+Either the 'administer nodes','edit domain nodes' or the 'review content for all
+domains' permission is required to access the 'Affiliated content' screen.
 
 ----
 3.2 Affiliated Content

