From: Bruce Momjian Date: Wed, 9 Feb 2011 13:15:38 +0000 (-0500) Subject: Remove tabs in SGML file. X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=ee4b67fcff9cce85812639b3a0ef14f5bcf85f99;p=users%2Fhanada%2Fpostgres.git Remove tabs in SGML file. --- diff --git a/doc/src/sgml/recovery-config.sgml b/doc/src/sgml/recovery-config.sgml index 0706f79121..ab52bd06e6 100644 --- a/doc/src/sgml/recovery-config.sgml +++ b/doc/src/sgml/recovery-config.sgml @@ -152,12 +152,12 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows - This parameter specifies the named restore point, created with - pg_create_restore_point() to which recovery will proceed. - At most one of recovery_target_name, - or - can be specified. The default is to - recover to the end of the WAL log. + This parameter specifies the named restore point, created with + pg_create_restore_point() to which recovery will proceed. + At most one of recovery_target_name, + or + can be specified. The default is to + recover to the end of the WAL log.