Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/user Drop trailing whitespace and sort sections.



details:   https://anonhg.NetBSD.org/src/rev/5bd1b5156d9f
branches:  trunk
changeset: 533219:5bd1b5156d9f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jun 24 18:20:54 2002 +0000

description:
Drop trailing whitespace and sort sections.

diffstat:

 usr.sbin/user/userdel.8 |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (44 lines):

diff -r 5feba65b2286 -r 5bd1b5156d9f usr.sbin/user/userdel.8
--- a/usr.sbin/user/userdel.8   Mon Jun 24 17:36:27 2002 +0000
+++ b/usr.sbin/user/userdel.8   Mon Jun 24 18:20:54 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: userdel.8,v 1.18 2002/06/24 17:28:07 grant Exp $ */
+.\" $NetBSD: userdel.8,v 1.19 2002/06/24 18:20:54 wiz Exp $ */
 .\"
 .\"
 .\" Copyright (c) 1999 Alistair G. Crooks.  All rights reserved.
@@ -53,7 +53,7 @@
 Default values are taken from the information provided in the
 .Pa /etc/usermgmt.conf
 file, which, if running as root, is created using the built-in defaults if
-it does not exist. 
+it does not exist.
 .Pp
 The first form of the command shown above (utilising the
 .Fl D
@@ -78,7 +78,7 @@
 or a non-zero number, then the user login information will be preserved.
 .El
 .Pp
-In the second form of the command, 
+In the second form of the command,
 after setting any defaults, and then reading values from
 .Pa /etc/usermgmt.conf ,
 the following command line options are processed:
@@ -130,9 +130,6 @@
 .Xr usermgmt.conf 5 ,
 .Xr nologin 8 ,
 .Xr pwd_mkdb 8
-.Sh BUGS
-.Nm
-does not remove users from supplementary groups.
 .Sh HISTORY
 The
 .Nm
@@ -145,3 +142,6 @@
 The
 .Nm
 utility was written by Alistair G. Crooks (agc%netbsd.org@localhost).
+.Sh BUGS
+.Nm
+does not remove users from supplementary groups.



Home | Main Index | Thread Index | Old Index