Minor corrections to dummy_seclabel documentation.
authorRobert Haas <[email protected]>
Thu, 18 Nov 2010 15:28:00 +0000 (10:28 -0500)
committerRobert Haas <[email protected]>
Thu, 18 Nov 2010 15:30:24 +0000 (10:30 -0500)
Problems noted by Thom Brown.

doc/src/sgml/dummy-seclabel.sgml

index 5b5089c201f38c9f91ff33be3f79a9bbdd8575cb..30d58198fb9cd8f6a43a0c9fb1d6950c0e8f3019 100644 (file)
@@ -51,10 +51,9 @@ SECURITY LABEL
 </programlisting>
 
   <para>
-   The <filename>dummy_seclabel</> provides only four hardcoded
+   The <filename>dummy_seclabel</> module provides only four hardcoded
    labels: <literal>unclassified</>, <literal>classified</>,
-   <literal>secret</>, <literal>top secret</> and <literal>trusted</>.
-
+   <literal>secret</>, and <literal>top secret</>.
    It does not allow any other strings as security labels.
   </para>
   <para>