From 583a8d7878dcc0cf3a39b95d98da198ed464cf21 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Oct 25 2020 20:38:07 +0000 Subject: Use more up-to-date Fedora version in the example --- diff --git a/modules/system-administrators-guide/pages/infrastructure-services/OpenSSH.adoc b/modules/system-administrators-guide/pages/infrastructure-services/OpenSSH.adoc index ba15702..5f736bb 100644 --- a/modules/system-administrators-guide/pages/infrastructure-services/OpenSSH.adoc +++ b/modules/system-administrators-guide/pages/infrastructure-services/OpenSSH.adoc @@ -1118,7 +1118,7 @@ For example, the `/etc/redhat-release` file provides information about the {MAJO ---- ~]${nbsp}pass:attributes[{blank}][command]#ssh USER@penguin.example.com cat /etc/redhat-release# USER@penguin.example.com's password: -Fedora release 20 (Heisenbug) +Fedora release 31 (Thirty One) ---- After you enter the correct password, the user name will be displayed, and you will return to your local shell prompt.