Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/common We have useradd(8) now, no more need to...
details: https://anonhg.NetBSD.org/src/rev/9e546bba3747
branches: trunk
changeset: 495764:9e546bba3747
user: hubertf <hubertf%NetBSD.org@localhost>
date: Fri Aug 04 14:51:36 2000 +0000
description:
We have useradd(8) now, no more need to bother people with vipw and
the adduser manpage.
diffstat:
distrib/notes/common/postinstall | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 568af31b2d19 -r 9e546bba3747 distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall Fri Aug 04 14:44:40 2000 +0000
+++ b/distrib/notes/common/postinstall Fri Aug 04 14:51:36 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall,v 1.9 2000/05/05 19:05:30 itojun Exp $
+.\" $NetBSD: postinstall,v 1.10 2000/08/04 14:51:36 hubertf Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -141,11 +141,11 @@
Adding accounts
.Pp
Use the
-.Xr vipw 8
+.Xr useradd 8
command to add accounts to your system,
.Em do not No edit Pa /etc/passwd
directly. See
-.Xr adduser 8
+.Xr useradd 8
for more information on the process of how to add a new user to the system.
.It
The X Window System
Home |
Main Index |
Thread Index |
Old Index