[PATCH 2/3] Update example ssh command in linuxrc.s390

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The [-x|-X] shows up as gibberish when echoed on the 3270 console, so
just change it to the recommended -x option.  Leave the other
explanatory text.

Related: rhbz#621590
---
 loader/linuxrc.s390 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/loader/linuxrc.s390 b/loader/linuxrc.s390
index 50251e8..d8a8fda 100644
--- a/loader/linuxrc.s390
+++ b/loader/linuxrc.s390
@@ -186,7 +186,7 @@ function startinetd()
     if [ -z "$RUNKS" ]; then
         echo
         echo $"Connect now to $IPADDR and log in as user 'install' to start the installation."
-        echo $"E.g. using: ssh [-x|-X] install@$IPADDR"
+        echo $"E.g. using: ssh -x install@$IPADDR"
         echo $"For VNC or text mode, disable X11 forwarding (recommended) with 'ssh -x'."
         echo $"For X11, enable X11 forwarding with 'ssh -X'."
         echo
-- 
1.7.3.4

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux