Update schema GRANT USAGE description.
authorBruce Momjian <bruce@momjian.us>
Mon, 10 Jul 2006 16:48:46 +0000 (16:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 10 Jul 2006 16:48:46 +0000 (16:48 +0000)
doc/src/sgml/ref/grant.sgml

index 2b950e089b5c4600592c890d6ee397fb31dba7fc..39647e980bc509ff8f53146a330c3290dafd21af 100644 (file)
@@ -272,10 +272,9 @@ GRANT <replaceable class="PARAMETER">role</replaceable> [, ...]
        of privilege that is applicable to procedural languages.
       </para>
       <para>
-       For schemas, allows access to objects contained in the specified
-       schema (assuming that the objects' own privilege requirements are
-       also met).  Essentially this allows the grantee to <quote>look up</>
-       objects within the schema.
+       For schemas, allows the grantee to find objects contained in the
+       specified schema (assuming that the objects' own privilege requirements 
+       are also met).
       </para>
       <para>
        For sequences, this privilege allows the use of the