From 77fb1690e0286752a743d644c2e2e9e9e513f382 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Mon, 20 Jan 2025 00:03:33 +0000 Subject: [PATCH] remove whitespace from first console block in mvs instructions --- md/MVS/entries/tk5-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/md/MVS/entries/tk5-setup.md b/md/MVS/entries/tk5-setup.md index 47c132f..8251577 100644 --- a/md/MVS/entries/tk5-setup.md +++ b/md/MVS/entries/tk5-setup.md @@ -21,7 +21,7 @@ The reason for the BRIDGED adapter, is because we want to make the mainframe acc Go through the normal debian installation process. Don't include a desktop environment, because it won't be needed. Make sure to include the ssh server as part of the installation, and make sure you're able to ssh into the the VM from your host:
-gmgauthier@boethius $ ssh sysa                                                                                           
+gmgauthier@boethius $ ssh sysa 
 Linux tk5-sysa 6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64
 
 The programs included with the Debian GNU/Linux system are free software;