From f1f40f42d32e48a2026adeeab1bf5a7e497bc00c Mon Sep 17 00:00:00 2001 From: Dj Walker-Morgan <126472455+djw-m@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:16:43 +0100 Subject: [PATCH] Revert "Fixed re comments - OS names expanded" This reverts commit 4188a2b3eddd4bcbed605fee74206d2d43f46801. --- product_docs/docs/pgd/5/pgdlifecycle.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/product_docs/docs/pgd/5/pgdlifecycle.mdx b/product_docs/docs/pgd/5/pgdlifecycle.mdx index 90c989c1223..840d0109546 100644 --- a/product_docs/docs/pgd/5/pgdlifecycle.mdx +++ b/product_docs/docs/pgd/5/pgdlifecycle.mdx @@ -16,15 +16,15 @@ As part of any planning process, it is essential to know the supported platforms ## PGD 5.x Supported CPU architectures and OS -### Linux x86-64 (AMD64) +### Linux x86-64 (Amd64) | Operating System | Versions                                | | ---------------- | -------- | -| Red Hat Enterprise Linux | 9/8/7 | -| Oracle Linux | 9/8/7 | +| RHEL | 9/8/7 | +| OL | 9/8/7 | | RockyLinux/AlmaLinux | 9/8 | | CentOS | 7 | -| SUSE Linux Enterprise Server (SLES) | 15SP4/12SP5 | +| SLES | 15SP4/12SP5 | | Ubuntu | 22.04/20.04 | | Debian | 11/10 |