Date: Fri, 11 Jul 2003 13:51:16 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xinstall xinstall.c Message-ID: <200307112051.h6BKpGoC066906@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/07/11 13:51:16 PDT
FreeBSD src repository
Modified files:
usr.bin/xinstall xinstall.c
Log:
Since (x)install is pretty unhelpfull and just spits out a Usage
for a lot of unrelated error conditions, at least report the line
number where it bailed.
Don't use multiline string literals for Usage, gcc 3.3 doesn't like them.
Revision Changes Path
1.62 +13 -12 src/usr.bin/xinstall/xinstall.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307112051.h6BKpGoC066906>
