From 49eb408873c76ad7194b73bb955465e0db10a3ef 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-service-commands.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration-service-commands.sgml b/doc/configuration-service-commands.sgml index d99c3945..9fdd9b21 100644 --- a/doc/configuration-service-commands.sgml +++ b/doc/configuration-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.