Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/notes/common Pull up rev. 1.10 to netbsd-1-5 br...
details: https://anonhg.NetBSD.org/src/rev/4fee0e314d9f
branches: netbsd-1-5
changeset: 488875:4fee0e314d9f
user: hubertf <hubertf%NetBSD.org@localhost>
date: Fri Aug 04 15:06:59 2000 +0000
description:
Pull up rev. 1.10 to netbsd-1-5 branch, OK'd by thorpej:
> We have useradd(8) now, no more need to bother people with vipw and
> the adduser manpage.
(Esp. that the new adduser manpage is the same as the useradd manpage)
diffstat:
distrib/notes/common/postinstall | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 6e9564f60af1 -r 4fee0e314d9f distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall Fri Aug 04 14:18:52 2000 +0000
+++ b/distrib/notes/common/postinstall Fri Aug 04 15:06:59 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall,v 1.9 2000/05/05 19:05:30 itojun Exp $
+.\" $NetBSD: postinstall,v 1.9.4.1 2000/08/04 15:06:59 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