]> git.cameronkatri.com Git - pw-darwin.git/commit
Be a little more strict about handling command line args. This allows user and
authorDavid Nugent <davidn@FreeBSD.org>
Sun, 18 Jun 2000 02:39:17 +0000 (02:39 +0000)
committerDavid Nugent <davidn@FreeBSD.org>
Sun, 18 Jun 2000 02:39:17 +0000 (02:39 +0000)
commitfd85f74489eabdc02ad2a02d0591c313f636c5b1
tree6e4fc9b8c1ff3653b4d68262e2c4da0ae0dce723
parent4205d2d71c2eaf3380216ab31b2e0619f8001539
Be a little more strict about handling command line args. This allows user and
group names like 'help' 'mod' 'user' 'group' etc. to work correctly without
requiring the -n style invocation.
PR: misc/17069
pw/pw.c