From f693c9b1a7b4565a47b3f997f9bedcc313488e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 19 Jan 2022 15:40:56 +0100 Subject: [PATCH] Replace duplicate Supported Operating Systems in the ARM by PLATFORMS.rst --- PLATFORMS.rst => doc/arm/platforms.rst | 0 doc/arm/requirements.rst | 8 +------- 2 files changed, 1 insertion(+), 7 deletions(-) rename PLATFORMS.rst => doc/arm/platforms.rst (100%) diff --git a/PLATFORMS.rst b/doc/arm/platforms.rst similarity index 100% rename from PLATFORMS.rst rename to doc/arm/platforms.rst diff --git a/doc/arm/requirements.rst b/doc/arm/requirements.rst index 82ab4fa55d..fdd343def6 100644 --- a/doc/arm/requirements.rst +++ b/doc/arm/requirements.rst @@ -72,10 +72,4 @@ servers share their cached data. .. _supported_os: -Supported Operating Systems ---------------------------- - -ISC BIND 9 compiles and runs on many Unix-like operating -systems and on Microsoft Windows Server 2012 R2, 2016, and Windows 10. -For an up-to-date list of supported systems, see the PLATFORMS.md file -in the top-level directory of the BIND 9 source distribution. +.. include:: platforms.rst