public inbox for [email protected]
help / color / mirror / Atom feedpgbench.sgml - typo
2+ messages / 2 participants
[nested] [flat]
* pgbench.sgml - typo
@ 2010-04-23 21:54 Erik Rijkers <[email protected]>
2010-04-23 23:21 ` Re: pgbench.sgml - typo Robert Haas <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Erik Rijkers @ 2010-04-23 21:54 UTC (permalink / raw)
To: pgsql-docs
s/the the/the/g; # 2 x
--- doc/src/sgml/pgbench.sgml.orig 2010-04-23 23:50:04.000000000 +0200
+++ doc/src/sgml/pgbench.sgml 2010-04-23 23:50:32.000000000 +0200
@@ -553,7 +553,7 @@
<replaceable>nnn</> is the PID of the pgbench process.
If the <literal>-j</> option is 2 or higher, creating multiple worker
threads, each will have its own log file. The first worker will use the
- the same name for its log file as in the standard single worker case.
+ same name for its log file as in the standard single worker case.
The additional log files for the other workers will be named
<filename>pgbench_log.<replaceable>nnn</>.<replaceable>mmm</></filename>,
where <replaceable>mmm</> is a sequential number for each worker starting
--- doc/src/sgml/pgfreespacemap.sgml.orig 2010-04-23 23:53:36.000000000 +0200
+++ doc/src/sgml/pgfreespacemap.sgml 2010-04-23 23:53:54.000000000 +0200
@@ -46,7 +46,7 @@
<listitem>
<para>
- Displays the the amount of free space on each page of the relation,
+ Displays the amount of free space on each page of the relation,
according to the FSM. A set of <literal>(blkno bigint, avail int2)</>
tuples is returned, one tuple for each page in the relation.
</para>
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: pgbench.sgml - typo
2010-04-23 21:54 pgbench.sgml - typo Erik Rijkers <[email protected]>
@ 2010-04-23 23:21 ` Robert Haas <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Robert Haas @ 2010-04-23 23:21 UTC (permalink / raw)
To: Erik Rijkers <[email protected]>; +Cc: pgsql-docs
On Fri, Apr 23, 2010 at 5:54 PM, Erik Rijkers <[email protected]> wrote:
> s/the the/the/g; # 2 x
Fixed along with a bunch of others I found.
Thanks,
...Robert
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2010-04-23 23:21 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2010-04-23 21:54 pgbench.sgml - typo Erik Rijkers <[email protected]>
2010-04-23 23:21 ` Robert Haas <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox