From: Matthias Runge Date: Tue, 1 Sep 2020 15:58:34 +0000 (+0200) Subject: Replace deny-list with blocklist and strip dashes X-Git-Tag: 6.0.0-rc0~140^2~2^2~4^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1bbbfe025d34aa5a548bc753cead126f0ccc0ea;p=thirdparty%2Fcollectd.git Replace deny-list with blocklist and strip dashes --- diff --git a/docs/BUILD.dpdkstat.md b/docs/BUILD.dpdkstat.md index 582d04c6b..1cf505d92 100644 --- a/docs/BUILD.dpdkstat.md +++ b/docs/BUILD.dpdkstat.md @@ -217,7 +217,7 @@ See also: http://dpdk.org/doc/guides/prog_guide/multi_proc_support.html * The same PCI device configuration should be passed to the primary process as the secondary process uses the same port indexes as the primary. - * A deny-list / allow-list of NICs isn't supported yet. + * A blocklist / allowlist of NICs isn't supported yet. * Plugin initialization time depends on read interval. It requires 5 read cycles to set up internal buffers and states. During that time no statistics are submitted. diff --git a/src/collectd-snmp.pod b/src/collectd-snmp.pod index 7a5f583df..7606bf635 100644 --- a/src/collectd-snmp.pod +++ b/src/collectd-snmp.pod @@ -302,8 +302,8 @@ When B is set to I then this option has no effect. =item B I The invertmatch value should be use in combination of the Ignore option. -It changes the behaviour of the Ignore option, from a deny-list behaviour -when InvertMatch is set to false, to a allow-list when specified to true. +It changes the behaviour of the Ignore option, from a blocklist behaviour +when InvertMatch is set to false, to a allowlist when specified to true. =item B I