Skip to content

Commit a9bb274

Browse files
committed
doc: Fix some whitespace issues in the man pages
1 parent d2b920c commit a9bb274

File tree

3 files changed

+20
-22
lines changed

3 files changed

+20
-22
lines changed

doc/src/sgml/pgbench.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -693,8 +693,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
693693
through its standard output.
694694
</para>
695695

696-
<para>
697-
<replaceable>argument</> can be either a text constant or a
696+
<para><replaceable>argument</> can be either a text constant or a
698697
<literal>:</><replaceable>variablename</> reference to a variable of
699698
any types. If you want to use <replaceable>argument</> starting with
700699
colons, you need to add an additional colon at the beginning of

doc/src/sgml/ref/pg_dump.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,7 @@ PostgreSQL documentation
299299
directory output format because this is the only output format where multiple processes
300300
can write their data at the same time.
301301
</para>
302-
<para>
303-
<application>pg_dump</> will open <replaceable class="parameter">njobs</replaceable>
302+
<para><application>pg_dump</> will open <replaceable class="parameter">njobs</replaceable>
304303
+ 1 connections to the database, so make sure your <xref linkend="guc-max-connections">
305304
setting is high enough to accommodate all connections.
306305
</para>

doc/src/sgml/ref/pg_isready.sgml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -180,32 +180,32 @@ PostgreSQL documentation
180180

181181
<para>
182182
Standard Usage:
183-
<screen>
184-
<prompt>$</prompt> <userinput>pg_isready</userinput>
185-
<computeroutput>/tmp:5432 - accepting connections</computeroutput>
186-
<prompt>$</prompt> <userinput>echo $?</userinput>
187-
<computeroutput>0</computeroutput>
188-
</screen>
183+
<screen>
184+
<prompt>$</prompt> <userinput>pg_isready</userinput>
185+
<computeroutput>/tmp:5432 - accepting connections</computeroutput>
186+
<prompt>$</prompt> <userinput>echo $?</userinput>
187+
<computeroutput>0</computeroutput>
188+
</screen>
189189
</para>
190190

191191
<para>
192192
Running with connection parameters to a <productname>PostgreSQL</productname> cluster in startup:
193-
<screen>
194-
<prompt>$ </prompt><userinput>pg_isready -h localhost -p 5433</userinput>
195-
<computeroutput>localhost:5433 - rejecting connections</computeroutput>
196-
<prompt>$</prompt> <userinput>echo $?</userinput>
197-
<computeroutput>1</computeroutput>
198-
</screen>
193+
<screen>
194+
<prompt>$ </prompt><userinput>pg_isready -h localhost -p 5433</userinput>
195+
<computeroutput>localhost:5433 - rejecting connections</computeroutput>
196+
<prompt>$</prompt> <userinput>echo $?</userinput>
197+
<computeroutput>1</computeroutput>
198+
</screen>
199199
</para>
200200

201201
<para>
202202
Running with connection parameters to a non-responsive <productname>PostgreSQL</productname> cluster:
203-
<screen>
204-
<prompt>$ </prompt><userinput>pg_isready -h someremotehost</userinput>
205-
<computeroutput>someremotehost:5432 - no response</computeroutput>
206-
<prompt>$</prompt> <userinput>echo $?</userinput>
207-
<computeroutput>2</computeroutput>
208-
</screen>
203+
<screen>
204+
<prompt>$ </prompt><userinput>pg_isready -h someremotehost</userinput>
205+
<computeroutput>someremotehost:5432 - no response</computeroutput>
206+
<prompt>$</prompt> <userinput>echo $?</userinput>
207+
<computeroutput>2</computeroutput>
208+
</screen>
209209
</para>
210210

211211
</refsect1>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy