Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/user Pull up revision 1.9 (requested by wiz):
details: https://anonhg.NetBSD.org/src/rev/1d06da8d1c6f
branches: netbsd-1-5
changeset: 490660:1d06da8d1c6f
user: he <he%NetBSD.org@localhost>
date: Mon Feb 26 15:16:09 2001 +0000
description:
Pull up revision 1.9 (requested by wiz):
Improve handling of ``-l'' with ``-m'', and update documentation.
Fixes PR#11707.
diffstat:
usr.sbin/user/usermod.8 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 615bbcf64895 -r 1d06da8d1c6f usr.sbin/user/usermod.8
--- a/usr.sbin/user/usermod.8 Mon Feb 26 15:15:51 2001 +0000
+++ b/usr.sbin/user/usermod.8 Mon Feb 26 15:16:09 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usermod.8,v 1.4.4.2 2001/01/25 14:30:27 jhawk Exp $ */
+.\" $NetBSD: usermod.8,v 1.4.4.3 2001/02/26 15:16:09 he Exp $ */
.\"
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@@ -127,6 +127,17 @@
.Ql \&_ .
.It Fl m
moves the home directory from its old position to the new one.
+If
+.Fl d
+is not specified, the
+.Ar new-user
+argument of the
+.Fl l
+option is used; one of
+.Fl d
+and
+.Fl l
+is needed.
.It Fl o
allows duplicate uids to be given.
.It Fl p Ar password
Home |
Main Index |
Thread Index |
Old Index