mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Minor corrections to dummy_seclabel documentation.
Problems noted by Thom Brown.
This commit is contained in:
parent
ecf70b916b
commit
1fc2d60d8c
1 changed files with 2 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue