From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 24 Jan 2016 23:15:58 +0100 Subject: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. --- net-dns/nsd/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'net-dns/nsd') diff --git a/net-dns/nsd/metadata.xml b/net-dns/nsd/metadata.xml index 7a19ab55dfe0..50e414a3472e 100644 --- a/net-dns/nsd/metadata.xml +++ b/net-dns/nsd/metadata.xml @@ -13,22 +13,22 @@ proxy-maintainer, please CC on bugs - Enables BIND8 like NSTATS and XSTATS - Use libevent or libev, useful when zone + Enables BIND8 like NSTATS and XSTATS + Use libevent or libev, useful when zone count is high - If minimal responses are disabled, + If minimal responses are disabled, responses are more likely to get truncated, resulting in TCP fallback - Enable NSEC3 support - Enables ratelimiting, based on query name, + Enable NSEC3 support + Enables ratelimiting, based on query name, type and source - Configure NSD as a root server - Enable runtime checks, this could lead + Configure NSD as a root server + Enable runtime checks, this could lead to a reduced service level - + Install a plugin for net-analyzer/munin to graph statistical data from nsd. - Enable per-zone statistics logging, this + Enable per-zone statistics logging, this could lead to a reduced service level -- cgit v1.2.3-65-gdbad