Module Name: src
Committed By: nia
Date: Sat Aug 15 13:35:12 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
afterboot.8: Be clearer about exactly when you might need to login as root
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/share/man/man8/afterboot.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man8/afterboot.8
diff -u src/share/man/man8/afterboot.8:1.64 src/share/man/man8/afterboot.8:1.65
--- src/share/man/man8/afterboot.8:1.64 Sat Aug 15 13:32:26 2020
+++ src/share/man/man8/afterboot.8 Sat Aug 15 13:35:12 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: afterboot.8,v 1.64 2020/08/15 13:32:26 nia Exp $
+.\" $NetBSD: afterboot.8,v 1.65 2020/08/15 13:35:12 nia Exp $
.\" $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
.\"
.\" Originally created by Marshall M. Midden -- 1997-10-20, [email protected]
@@ -109,7 +109,7 @@ and
.Xr security.conf 5
for more details.
.Ss Login
-Login as
+On a fresh install with no other user accounts, login as
.Dq Ic root .
You can do so on the console, or over the network using
.Xr ssh 1 .