Commit 1fc2d60d authored by Robert Haas's avatar Robert Haas

Minor corrections to dummy_seclabel documentation.

Problems noted by Thom Brown.
parent ecf70b91
...@@ -51,10 +51,9 @@ SECURITY LABEL ...@@ -51,10 +51,9 @@ SECURITY LABEL
</programlisting> </programlisting>
<para> <para>
The <filename>dummy_seclabel</> provides only four hardcoded The <filename>dummy_seclabel</> module provides only four hardcoded
labels: <literal>unclassified</>, <literal>classified</>, 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. It does not allow any other strings as security labels.
</para> </para>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment