From a254826522166191f3f3951b8d3a223bc643d83a Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Sun, 2 Sep 2018 20:22:08 +0200 Subject: [PATCH] Fix reference to INFO in login message. --- src/sys/system.mail | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/sys/system.mail b/src/sys/system.mail index 2edb3818..9578d0a8 100644 --- a/src/sys/system.mail +++ b/src/sys/system.mail @@ -2,7 +2,6 @@ Welcome to ITS! For brief information, type ? For a list of colon commands, type :? and press Enter. -For the full info system, start Emacs and enter Info: -Type :emacs Enter Esc X info Enter. +For the full info system, type :INFO and Enter. Happy hacking!