Minor corrections to dummy_seclabel documentation.

Problems noted by Thom Brown.
pull/1/head
Robert Haas 15 years ago
parent ecf70b916b
commit 1fc2d60d8c
  1. 5
      doc/src/sgml/dummy-seclabel.sgml

@ -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…
Cancel
Save