summaryrefslogtreecommitdiff
path: root/usr.sbin/user/usermgmt.conf.5
AgeCommit message (Collapse)Author
2004-06-26should have updated all of these first - the same wordo in them all.Jason McIntyre
also, section order for usermgmt.conf.5 was wrong.
2004-06-14Document where we diverge from other implementations (due to differentTodd C. Miller
fields in passwd(5)). OK otto@ a while ago.
2004-06-06clean some lists and displays;Jason McIntyre
2004-06-04Clear up some confusion: -e is account expiry flag, -f is passwordOtto Moerbeek
expiry flag. Resolves PR 3792, though not by changing code, but by changing docs, comments and an error message or two. ok jmc@ millert@
2003-06-15small mdoc fixes;Jason McIntyre
ok millert@
2003-06-08Add usermgmt.conf man page. From NetBSD (grant)Todd C. Miller