]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: s/RedHat/Red Hat/ 8504/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 4 Nov 2019 13:02:02 +0000 (14:02 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 4 Nov 2019 13:02:02 +0000 (14:02 +0100)
pdns/dnsdistdist/docs/install.rst
pdns/recursordist/docs/getting-started.rst
pdns/recursordist/docs/performance.rst

index 0455d9f3ba26374b3ce40f9559f9e2b70d60810d..af340f0a566bb063cefc042800e73bfed2a9c848 100644 (file)
@@ -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 <https://fedoraproject.org/wiki/EPEL>`_:
+For Red Hat, CentOS and its derivatives, dnsdist is available in `EPEL <https://fedoraproject.org/wiki/EPEL>`_:
 
 .. code-block:: sh
 
index 3d6c88e8c7d88776ed9a884fa634bca27508d38e..7c3adb6d6752cdf10e74a4837830c926aceda596 100644 (file)
@@ -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 <https://fedoraproject.org/wiki/EPEL>`_ is available.
+On Red Hat, CentOS and related distributions, ensure that `EPEL <https://fedoraproject.org/wiki/EPEL>`_ is available.
 To install the PowerDNS Recursor, run ``yum install pdns-recursor`` as root.
 
 FreeBSD
index e0dbb7d1a371a946901235d3a88d5899331989c5..f46eb403271f107314bd2d2a39124e8f66adb55d 100644 (file)
@@ -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