Date: Sat, 17 Jun 2000 19:39:17 -0700 (PDT) From: David Nugent <davidn@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw.c Message-ID: <200006180239.TAA20290@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 2000/06/17 19:39:17 PDT Modified files: usr.sbin/pw pw.c Log: 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 Revision Changes Path 1.19 +7 -5 src/usr.sbin/pw/pw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006180239.TAA20290>