freebsd-dev/usr.sbin/adduser
dougb 6b9baeb4ed If a user is in the database, rmuser ought to be able to remove them.
Address this by using getpwnam(), thus killing several birds with
the same stone. My fix is slightly more aggressive than the
originators. :)

PR:		misc/22278
2000-11-21 05:52:35 +00:00
..
adduser.8 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 20:10:44 +00:00
adduser.perl $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
rmuser.8 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 20:10:44 +00:00
rmuser.perl If a user is in the database, rmuser ought to be able to remove them. 2000-11-21 05:52:35 +00:00