Source-Changes-HG archive

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

[src/netbsd-1-6]: src/usr.sbin/user Pull up revision 1.7 (requested by grant ...



details:   https://anonhg.NetBSD.org/src/rev/53206c496cc8
branches:  netbsd-1-6
changeset: 527722:53206c496cc8
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Jun 04 12:10:45 2002 +0000

description:
Pull up revision 1.7 (requested by grant in ticket #134):
add usermgmt.conf man page.
user -e and -f now accepts "month day year" (ala chpass(1)) and
seconds-since-epoch.
correct man pages accordingly.

diffstat:

 usr.sbin/user/userinfo.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 45659e67146f -r 53206c496cc8 usr.sbin/user/userinfo.8
--- a/usr.sbin/user/userinfo.8  Tue Jun 04 12:10:36 2002 +0000
+++ b/usr.sbin/user/userinfo.8  Tue Jun 04 12:10:45 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: userinfo.8,v 1.6 2002/02/02 02:06:50 wiz Exp $ */
+.\" $NetBSD: userinfo.8,v 1.6.2.1 2002/06/04 12:10:45 lukem Exp $ */
 .\"
 .\"
 .\" Copyright (c) 1999 Alistair G. Crooks.  All rights reserved.
@@ -70,7 +70,8 @@
 .It Pa /etc/usermgmt.conf
 .El
 .Sh SEE ALSO
-.Xr passwd 5
+.Xr passwd 5 ,
+.Xr usermgmt.conf 5
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index