From e91776c73253c89e4331d30452dedb33c3188ccd Mon Sep 17 00:00:00 2001
From: Miles Bader <miles@gnu.org>
Date: Mon, 18 Aug 1997 19:20:19 +0000
Subject: .

---
 config/login-README | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'config')

diff --git a/config/login-README b/config/login-README
index a87f806f..9855ecf5 100644
--- a/config/login-README
+++ b/config/login-README
@@ -3,7 +3,8 @@ privileges.  To login as a user with a userid of USER, use the command:
 
   login USER
 
-other special commands:
+other useful commands:
 
   ql USER 	# quick login -- just start a shell in USER's home directory
-  sush USER	# set-user shell -- start a new shell as USER (don't cd)
+  su USER       # set the id of the current (login) shell to USER
+		# (use the `unsu' command to undo this, or just exit the shell)
-- 
cgit v1.2.3