From: Ruben Kerkhof Date: Mon, 4 Nov 2019 13:02:02 +0000 (+0100) Subject: docs: s/RedHat/Red Hat/ X-Git-Tag: auth-4.3.0-alpha1~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc1aa33f0f6f1324d47f845556d04936433df42;p=thirdparty%2Fpdns.git docs: s/RedHat/Red Hat/ --- diff --git a/pdns/dnsdistdist/docs/install.rst b/pdns/dnsdistdist/docs/install.rst index 0455d9f3ba..af340f0a56 100644 --- a/pdns/dnsdistdist/docs/install.rst +++ b/pdns/dnsdistdist/docs/install.rst @@ -24,10 +24,10 @@ For Debian and its derivatives (like Ubuntu) installing the ``dnsdist`` package apt-get install -y dnsdist -RedHat +Red Hat ~~~~~~ -For RedHat, CentOS and its derivatives, dnsdist is available in `EPEL `_: +For Red Hat, CentOS and its derivatives, dnsdist is available in `EPEL `_: .. code-block:: sh diff --git a/pdns/recursordist/docs/getting-started.rst b/pdns/recursordist/docs/getting-started.rst index 3d6c88e8c7..7c3adb6d67 100644 --- a/pdns/recursordist/docs/getting-started.rst +++ b/pdns/recursordist/docs/getting-started.rst @@ -15,7 +15,7 @@ On Debian, Ubuntu, Linux Mint and related distributions, running ``apt-get insta Enterprise Linux ^^^^^^^^^^^^^^^^ -On RedHat, CentOS and related distributions, ensure that `EPEL `_ is available. +On Red Hat, CentOS and related distributions, ensure that `EPEL `_ is available. To install the PowerDNS Recursor, run ``yum install pdns-recursor`` as root. FreeBSD diff --git a/pdns/recursordist/docs/performance.rst b/pdns/recursordist/docs/performance.rst index e0dbb7d1a3..f46eb40327 100644 --- a/pdns/recursordist/docs/performance.rst +++ b/pdns/recursordist/docs/performance.rst @@ -77,7 +77,7 @@ Sample Linux command lines would be:: ip6tables -I OUTPUT -p udp --dport 53 -j ACCEPT ip6tables -I OUTPUT -p udp --sport 53 -j ACCEPT -When using FirewallD (Centos 7+ / RedHat 7+ / Fedora 21+), connection tracking can be disabled via direct rules. +When using FirewallD (Centos 7+ / Red Hat 7+ / Fedora 21+), connection tracking can be disabled via direct rules. The settings can be made permanent by using the ``--permanent`` flag:: ## IPv4