svn commit: r250430 - head/sbin/dmesg

Eitan Adler eadler at freebsd.org
Fri May 10 14:02:13 UTC 2013


On 10 May 2013 09:36, Alexey Dokuchaev <danfe at freebsd.org> wrote:

> Of course.  But my question was about dropping the cast, not adding new
> option.  Adding a new option should have resulted in the following diff:
>
> -     (void)fprintf(stderr, "usage: dmesg [-a] [-M core [-N system]]\n");
> +     (void)fprintf(stderr, "usage: dmesg [-ac] [-M core [-N system]]\n");

I thought style(9) disliked the leading (void) but I could be wrong.


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-src-all mailing list