From 06b5239ada633046c7c32aee79186ea3a3b5bc4d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 23 Oct 2018 08:59:30 +0900 Subject: [PATCH] doc: fix typo Per user report on mailing list. --- doc/configuration-file-service-commands.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration-file-service-commands.sgml b/doc/configuration-file-service-commands.sgml index 37a9e0b1..825da26d 100644 --- a/doc/configuration-file-service-commands.sgml +++ b/doc/configuration-file-service-commands.sgml @@ -25,7 +25,7 @@ - If using systemd, ensure you have RemoteIPC set to off. + If using systemd, ensure you have RemoveIPC set to off. See the systemd entry in the PostgreSQL wiki for details.