summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/root/dot.login2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/root/dot.login b/etc/root/dot.login
index 399a249e584..28c647c5479 100644
--- a/etc/root/dot.login
+++ b/etc/root/dot.login
@@ -3,5 +3,3 @@ tset -Q \?$TERM
if ( `logname` == `whoami` ) then
echo "Don't login as root, use su"
endif
-
-echo 'If you are new to OpenBSD, type "man afterboot".'