Fix typo in dummy_seclabel documentation.

dummy_label -> dummy_seclabel

Thom Brown
This commit is contained in:
Tom Lane 2011-10-13 12:16:07 -04:00
parent cf72528e87
commit de1bf53a25
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<!-- doc/src/sgml/dummy_seclabel.sgml -->
<!-- doc/src/sgml/dummy-seclabel.sgml -->
<sect1 id="dummy-seclabel" xreflabel="dummy_seclabel">
<title>dummy_seclabel</title>
@ -40,7 +40,7 @@
<programlisting>
# postgresql.conf
shared_preload_libraries = 'dummy_label'
shared_preload_libraries = 'dummy_seclabel'
</programlisting>
<programlisting>