aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-11-13 13:51:38 +0100
committerPeter Eisentraut <peter_e@gmx.net>2018-11-13 13:51:38 +0100
commitd20dceaf50ea093234ef6a66bb2dae485468bea2 (patch)
treec9098d46bd7c69aa83218ddecbaa6a25c3f0bcdb /doc/src
parent6178f3cb798f2ea9011c55e99973f838719c550e (diff)
downloadpostgresql-d20dceaf50ea093234ef6a66bb2dae485468bea2.tar.gz
postgresql-d20dceaf50ea093234ef6a66bb2dae485468bea2.zip
doc: Fix minor whitespace issue
Reported-by: David G. Johnston <david.g.johnston@gmail.com>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/pg_waldump.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/pg_waldump.sgml b/doc/src/sgml/ref/pg_waldump.sgml
index 35f974f8c1b..389c314ef3b 100644
--- a/doc/src/sgml/ref/pg_waldump.sgml
+++ b/doc/src/sgml/ref/pg_waldump.sgml
@@ -23,9 +23,7 @@ PostgreSQL documentation
<cmdsynopsis>
<command>pg_waldump</command>
<arg rep="repeat" choice="opt"><option>option</option></arg>
- <arg choice="opt"><option>startseg</option>
- <arg choice="opt"><option>endseg</option></arg>
- </arg>
+ <arg choice="opt"><option>startseg</option><arg choice="opt"><option>endseg</option></arg></arg>
</cmdsynopsis>
</refsynopsisdiv>