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 revisions 1.5-1.7 (requested by g...



details:   https://anonhg.NetBSD.org/src/rev/185437a01417
branches:  netbsd-1-5
changeset: 493158:185437a01417
user:      he <he%NetBSD.org@localhost>
date:      Wed Jun 26 17:21:05 2002 +0000

description:
Pull up revisions 1.5-1.7 (requested by grant):
  Synchronize with recent developments:
   o add usermgmt.conf manual page
   o accept "month day year" for -e and -f option arguments of ``user''
   o support multiple uid ranges
   o fix skeleton directory changes
   o improve error handling
   o fix varargs usage

diffstat:

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

diffs (37 lines):

diff -r dffffd25c5c4 -r 185437a01417 usr.sbin/user/userinfo.8
--- a/usr.sbin/user/userinfo.8  Wed Jun 26 17:20:44 2002 +0000
+++ b/usr.sbin/user/userinfo.8  Wed Jun 26 17:21:05 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: userinfo.8,v 1.2.4.1 2000/10/20 20:00:34 tv Exp $ */
+.\" $NetBSD: userinfo.8,v 1.2.4.2 2002/06/26 17:21:05 he Exp $ */
 .\"
 .\"
 .\" Copyright (c) 1999 Alistair G. Crooks.  All rights reserved.
@@ -33,7 +33,7 @@
 .\"
 .Dd November 30, 1999
 .Dt USERINFO 8
-.Os NetBSD
+.Os
 .Sh NAME
 .Nm userinfo
 .Nd displays user information
@@ -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
@@ -79,7 +80,7 @@
 It is based on the
 .Ar addnerd
 package by the same author.
-.Sh AUTHOR
+.Sh AUTHORS
 The
 .Nm
 utility was written by Alistair G. Crooks (agc%netbsd.org@localhost).



Home | Main Index | Thread Index | Old Index