Date: Tue, 6 Aug 1996 07:33:52 +1000 From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs@freefall.freebsd.org, wollman@lcs.mit.edu Subject: Re: bin/1459: error messages lacking in /usr/bin/fetch Message-ID: <199608052133.HAA23802@godzilla.zeta.org.au>
index | next in thread | raw e-mail
> > + err (1, "Could not open output file %s\n", outputfile);
CHanges should be formatted in the standard style (no space after function
names before '(').
> Error messages should not be capitalized.
>
> Putting a newline on the end of a message makes it look stupid:
>
> fetch: Could not open output file foo
> : Permission denied
Committers should test submitted changes.
Bruce
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608052133.HAA23802>
