From 750f43685b1b88d4281074940cdcea0e328593aa Mon Sep 17 00:00:00 2001 From: Fujii Masao Date: Thu, 18 Jul 2013 01:20:05 +0900 Subject: Fix typo in previous pgbench --progress patch. --- doc/src/sgml/pgbench.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/pgbench.sgml b/doc/src/sgml/pgbench.sgml index 1ab8bbfe7c7..be9adceb0fb 100644 --- a/doc/src/sgml/pgbench.sgml +++ b/doc/src/sgml/pgbench.sgml @@ -409,10 +409,10 @@ pgbench options dbname sec - sec + sec - Show progress report about every sec seconds. + Show progress report every sec seconds. -- cgit v1.2.3