projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41d5f8a
)
Fix typo in \setrandom document.
author
Fujii Masao
<fujii@postgresql.org>
Tue, 12 Aug 2014 09:01:01 +0000
(18:01 +0900)
committer
Fujii Masao
<fujii@postgresql.org>
Tue, 12 Aug 2014 09:01:01 +0000
(18:01 +0900)
Fabien COELHO
doc/src/sgml/pgbench.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgbench.sgml
b/doc/src/sgml/pgbench.sgml
index b7d88f3000536ec7b0d1e323d5b20c93a201d073..155168662b20a3b7bb1a78bdd31241193fc42d48 100644
(file)
--- 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>