Date: Wed, 22 May 2002 09:09:52 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sccs sccs.c Message-ID: <200205221609.g4MG9q660216@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/05/22 09:09:52 PDT Modified files: usr.bin/sccs sccs.c Log: Add a usage(). Print usage() if right before executing the specified command, it comes to be that *argv is NULL (i.e. a flag was specified without a command being given). Revision Changes Path 1.10 +19 -2 src/usr.bin/sccs/sccs.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?200205221609.g4MG9q660216>