Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/08/1999 13:45:54
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Dec  8 21:45:54 UTC 1999

Modified Files:
	basesrc/usr.sbin/user: user.c

Log Message:
* cleanup the usage messages:
	- put `usage' at the start of each message
	- put a space between the option and arg in [-x foo]
* fix command parsing for when a two word command is invoked without
  args or with an invalid second arg so that a more appropriate error
  message is printed.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/user/user.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.