1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Minor corrections to dummy_seclabel documentation.

Problems noted by Thom Brown.
This commit is contained in:
Robert Haas
2010-11-18 10:28:00 -05:00
parent ecf70b916b
commit 1fc2d60d8c

View 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>