From 554cca29c09ccebea405636b3363912289f6d784 Mon Sep 17 00:00:00 2001 From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com> Date: Fri, 1 Jun 2018 09:17:48 -0700 Subject: [PATCH] Repair SELinux typo (#6796) --- install/linux/docker-ee/rhel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/linux/docker-ee/rhel.md b/install/linux/docker-ee/rhel.md index 526f993f6a..846de2154f 100644 --- a/install/linux/docker-ee/rhel.md +++ b/install/linux/docker-ee/rhel.md @@ -28,7 +28,7 @@ This section lists what you need to consider before installing Docker EE. Items - Find the URL for your Docker EE repo at [Docker Store](https://store.docker.com/my-content){: target="_blank" class="_" }. - Uninstall old versions of Docker. - Remove old Docker repos from `/etc/yum.repos.d/`. -- Disable SELinux on IBM Power systems before install/upgrade. +- Disable SELinux on `s390x` (IBM Z) systems before install/upgrade. ### Architectures and storage drivers