]> granicus.if.org Git - pdns/commitdiff
Update backend-remote.md
authorNiall Donegan <github@nialldonegan.me>
Mon, 7 Dec 2015 10:48:25 +0000 (10:48 +0000)
committerNiall Donegan <github@nialldonegan.me>
Mon, 7 Dec 2015 10:48:25 +0000 (10:48 +0000)
docs/markdown/authoritative/backend-remote.md

index 2940a17f11b783e37d8a06ea400b0bf135ee1d46..7f898131d1dd493baa7008b9e3da104167f63b88 100644 (file)
@@ -13,7 +13,7 @@
 
 \* If provided by the responder (your script).
 
-This backend provides unix socket, pipe, http and ZeroMQ remoting for powerdns. You should think this as normal RPC thin client, which converts native C++ calls into JSON/RPC and passes them to you via connector.
+This backend provides Unix socket, Pipe, HTTP and ZeroMQ remoting for powerdns. You should think this as normal RPC thin client, which converts native C++ calls into JSON/RPC and passes them to you via connector.
 
 ## Important notices
 Please do not use remotebackend shipped before version 3.3. This version has severe bug that can crash the entire process.