--- ./docs/developer/hooks/core.php	2010-04-18 16:43:46.709835508 -0700
+++ ./docs/developer/hooks/core_fix.php	2010-04-18 16:45:53.098269571 -0700
@@ -1308,7 +1308,7 @@ function hook_node_access_records($node)
     $grants = array();
     $grants[] = array(
       'realm' => 'example',
-      'gid' => TRUE,
+      'gid' => 1,
       'grant_view' => TRUE,
       'grant_update' => FALSE,
       'grant_delete' => FALSE,
