From 050b38221d4a476158a534dd7552ea813ee37835 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 19 Jul 1996 17:34:51 +0000 Subject: Don't \ ' inside "s. Advise to use `sush root', not su. --- config/root-.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/root-.profile') diff --git a/config/root-.profile b/config/root-.profile index 1e7e1009..526f06bf 100644 --- a/config/root-.profile +++ b/config/root-.profile @@ -12,5 +12,5 @@ if [ "$UHOME" -a -r "$UHOME/.root_profile" ]; then else PATH=/sbin:/bin:/local/bin export PATH - echo "Don\'t login as root; use su." + echo "Don't login as root; use `sush root'." fi -- cgit v1.2.3