doc: Fix DocBook table column count declaration

This was broken in d6464fdc0a.
This commit is contained in:
Peter Eisentraut 2013-12-10 21:46:43 -05:00
parent 66abc2608c
commit a06af43695
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ gen_salt(type text [, iter_count integer ]) returns text
<table id="pgcrypto-hash-speed-table">
<title>Hash Algorithm Speeds</title>
<tgroup cols="4">
<tgroup cols="5">
<thead>
<row>
<entry>Algorithm</entry>