From 9c0c1b663e7f47e4d8af317c4d196c9c4b22c015 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 10 May 2018 10:25:29 +0900 Subject: [PATCH] Minor documentation fixes --- doc/install-source.sgml | 2 +- repmgr.conf.sample | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-source.sgml b/doc/install-source.sgml index 255f10ea..9df5590c 100644 --- a/doc/install-source.sgml +++ b/doc/install-source.sgml @@ -80,7 +80,7 @@ - There are also tags for each &repmgr; release, e.g. REL4_0_STABLE. + There are also tags for each &repmgr; release, e.g. 4.0.5. diff --git a/repmgr.conf.sample b/repmgr.conf.sample index 3e4237aa..84611173 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -98,7 +98,7 @@ #log_facility=STDERR # Logging facility: possible values are STDERR, or for # syslog integration, one of LOCAL0, LOCAL1, ..., LOCAL7, USER -#log_file='' # stderr can be redirected to an arbitrary file: +#log_file='' # stderr can be redirected to an arbitrary file #log_status_interval=300 # interval (in seconds) for repmgrd to log a status message