Corrected section layout in DB schema appendix of ref manual.

This commit is contained in:
Luke Taylor 2010-05-22 23:19:05 +01:00
parent 12fc73f046
commit ca91b9abc5

View File

@ -132,6 +132,7 @@ create table acl_entry (
constraint foreign_fk_5 foreign key(sid) references acl_sid(id) );
</programlisting></para>
</section>
<section>
<title>PostgreSQL</title>
<para>
@ -187,5 +188,4 @@ create table acl_entry(
</itemizedlist></para>
</section>
</section>
</section>
</appendix>