doc: Refer to table by id

This commit is contained in:
Peter Eisentraut 2016-06-07 10:38:48 -04:00
parent 298706de26
commit 552346c550
1 changed files with 7 additions and 7 deletions

View File

@ -778,7 +778,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
</para> </para>
<table id="pgbench-automatic-variables"> <table id="pgbench-automatic-variables">
<title>Automatic variables</title> <title>Automatic Variables</title>
<tgroup cols="2"> <tgroup cols="2">
<thead> <thead>
<row> <row>
@ -912,14 +912,14 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
<refsect2 id="pgbench-builtin-functions"> <refsect2 id="pgbench-builtin-functions">
<title>Built-In Functions</title> <title>Built-In Functions</title>
<para> <para>
The following functions are built into <application>pgbench</> and The functions listed in <xref linkend="pgbench-functions"> are built
may be used in expressions appearing in into <application>pgbench</> and may be used in expressions appearing in
<link linkend="pgbench-metacommand-set"><literal>\set</literal></link>. <link linkend="pgbench-metacommand-set"><literal>\set</literal></link>.
</para> </para>
<!-- list pgbench functions in alphabetical order --> <!-- list pgbench functions in alphabetical order -->
<table> <table id="pgbench-functions">
<title>pgbench Functions</title> <title>pgbench Functions</title>
<tgroup cols="5"> <tgroup cols="5">
<thead> <thead>