Source-Changes-HG archive

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

[src/netbsd-1-4]: src/usr.sbin/user Pull up revision 1.5 (requested by simonb):



details:   https://anonhg.NetBSD.org/src/rev/a5271b625ea0
branches:  netbsd-1-4
changeset: 471173:a5271b625ea0
user:      he <he%NetBSD.org@localhost>
date:      Wed Oct 25 17:05:42 2000 +0000

description:
Pull up revision 1.5 (requested by simonb):
  Synchronize to current versions of the user management tool.
  Fixes PR#11100, PR#11103, PR#11123 and PR#10985.

diffstat:

 usr.sbin/user/groupdel.8 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r 5d6bb7d80cf0 -r a5271b625ea0 usr.sbin/user/groupdel.8
--- a/usr.sbin/user/groupdel.8  Wed Oct 25 17:05:24 2000 +0000
+++ b/usr.sbin/user/groupdel.8  Wed Oct 25 17:05:42 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: groupdel.8,v 1.4.4.2 2000/01/21 00:00:32 he Exp $ */
+.\" $NetBSD: groupdel.8,v 1.4.4.3 2000/10/25 17:05:42 he Exp $ */
 .\"
 .\"
 .\" Copyright (c) 1999 Alistair G. Crooks.  All rights reserved.
@@ -40,7 +40,7 @@
 .Sh SYNOPSIS
 .Nm
 .Op Fl v
-group
+.Ar group
 .Sh DESCRIPTION
 The
 .Nm
@@ -54,6 +54,9 @@
 The
 .Nm
 utility exits 0 on success, and >0 if an error occurs.
+.Sh SEE ALSO
+.Xr group 5 ,
+.Xr user 8
 .Sh HISTORY
 The
 .Nm
@@ -66,6 +69,3 @@
 The
 .Nm
 utility was written by Alistair G. Crooks (agc%netbsd.org@localhost).
-.Sh SEE ALSO
-.Xr group 5 ,
-.Xr user 8



Home | Main Index | Thread Index | Old Index