From fc9a44081dba91ba7dbe2db28abd6db76d3a6390 Mon Sep 17 00:00:00 2001 From: appliedprivacy <33653399+appliedprivacy@users.noreply.github.com> Date: Sat, 15 Jun 2019 17:36:23 +0000 Subject: [PATCH] add newline to fix bullet points --- pdns/dnsdistdist/docs/guides/downstreams.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/dnsdistdist/docs/guides/downstreams.rst b/pdns/dnsdistdist/docs/guides/downstreams.rst index e72e09a20e..04cb57a0dd 100644 --- a/pdns/dnsdistdist/docs/guides/downstreams.rst +++ b/pdns/dnsdistdist/docs/guides/downstreams.rst @@ -68,6 +68,7 @@ interface used by dnsdist to contact a downstream server. This can be done by us newServer({address="192.0.2.1", source="192.0.2.127@eth1"}) The supported values for source are: + - an IPv4 or IPv6 address, which must exist on the system - an interface name - an IPv4 or IPv6 address followed by '@' then an interface name -- 2.39.2