From ef3b2af0bc2062c5e5da5419ad7bd099fe35376c Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Fri, 4 Jul 2014 16:37:38 +0300 Subject: [PATCH] Fixes issue #1455 --- pdns/docs/pdns.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 05108a7de9..dc3321268c 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -20716,7 +20716,7 @@ remote-connection-string=unix:path=/path/to/socket -remote-connection-string=unix:command=/path/to/executable,timeout=2000 +remote-connection-string=pipe:command=/path/to/executable,timeout=2000 -- 2.47.2