Skip to content

Commit d147901

Browse files
committed
Fix busted markup.
Evidently from commit 878fdcb. Per buildfarm.
1 parent 878fdcb commit d147901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/pgbench.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
751751
<variablelist>
752752
<varlistentry>
753753
<term>
754-
<literal>\set <replaceable>varname</> <replaceable>expression</>
754+
<literal>\set <replaceable>varname</> <replaceable>expression</></literal>
755755
</term>
756756

757757
<listitem>
@@ -1024,7 +1024,7 @@ END;
10241024

10251025
<refsect2>
10261026
<title>Aggregated Logging</title>
1027-
1027+
10281028
<para>
10291029
With the <option>--aggregate-interval</option> option, the logs use a bit different format:
10301030

0 commit comments

Comments
 (0)