cvs commit: src/usr.bin/xinstall xinstall.c
Poul-Henning Kamp
phk at FreeBSD.org
Fri Jul 11 13:51:18 PDT 2003
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
More information about the cvs-src
mailing list