Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d6ded36

Browse files
committed
Fix typo in \setrandom document.
Fabien COELHO
1 parent 41d5f8a commit d6ded36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pgbench.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
748748

749749
<varlistentry>
750750
<term>
751-
<literal>\setrandom <replaceable>varname</> <replaceable>min</> <replaceable>max</> [ uniform | [ { gaussian | exponential } <replaceable>threshold</> ] ]</literal>
751+
<literal>\setrandom <replaceable>varname</> <replaceable>min</> <replaceable>max</> [ uniform | { gaussian | exponential } <replaceable>threshold</> ]</literal>
752752
</term>
753753

754754
<listitem>

0 commit comments

Comments
 (0)