diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_xlogdump.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_xlogdump.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_xlogdump.sgml b/doc/src/sgml/ref/pg_xlogdump.sgml index 296f1acc243..177caab00d4 100644 --- a/doc/src/sgml/ref/pg_xlogdump.sgml +++ b/doc/src/sgml/ref/pg_xlogdump.sgml @@ -153,7 +153,7 @@ PostgreSQL documentation <listitem> <para> Timeline from which to read log records. The default is to use the - value in <literal>startseg</>, if that is specified; otherwise, the + value in <replaceable>startseg</>, if that is specified; otherwise, the default is 1. </para> </listitem> |