Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 afterboot.8: Be clearer about exactly when yo...



details:   https://anonhg.NetBSD.org/src/rev/9a9db87c0bd1
branches:  trunk
changeset: 937300:9a9db87c0bd1
user:      nia <nia%NetBSD.org@localhost>
date:      Sat Aug 15 13:35:12 2020 +0000

description:
afterboot.8: Be clearer about exactly when you might need to login as root

diffstat:

 share/man/man8/afterboot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 056fd6eb05bb -r 9a9db87c0bd1 share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8        Sat Aug 15 13:33:54 2020 +0000
+++ b/share/man/man8/afterboot.8        Sat Aug 15 13:35:12 2020 +0000
@@ -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, m4%umn.edu@localhost
@@ -109,7 +109,7 @@
 .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 .



Home | Main Index | Thread Index | Old Index