minor pgbench doc fix

Started by Fabien COELHOover 11 years ago2 messages
#1Fabien COELHO
coelho@cri.ensmp.fr
1 attachment(s)

Attached patch removes spurious brackets from pgbench documentation.

--
Fabien.

Attachments:

pgbench-doc.patchtext/x-diff; name=pgbench-doc.patchDownload
diff --git a/doc/src/sgml/pgbench.sgml b/doc/src/sgml/pgbench.sgml
index b7d88f3..1551686 100644
--- a/doc/src/sgml/pgbench.sgml
+++ b/doc/src/sgml/pgbench.sgml
@@ -748,7 +748,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
 
    <varlistentry>
     <term>
-     <literal>\setrandom <replaceable>varname</> <replaceable>min</> <replaceable>max</> [ uniform | [ { gaussian | exponential } <replaceable>threshold</> ] ]</literal>
+     <literal>\setrandom <replaceable>varname</> <replaceable>min</> <replaceable>max</> [ uniform | { gaussian | exponential } <replaceable>threshold</> ]</literal>
      </term>
 
     <listitem>
#2Fujii Masao
masao.fujii@gmail.com
In reply to: Fabien COELHO (#1)
Re: minor pgbench doc fix

On Tue, Aug 12, 2014 at 5:12 PM, Fabien COELHO <coelho@cri.ensmp.fr> wrote:

Attached patch removes spurious brackets from pgbench documentation.

Applied. Thanks!

Regards,

--
Fujii Masao

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers