I don't work at Red Hat since 2013. My e-mail address there
has long gone! Replace it to my kernel.org e-mail, as this
is more permanent.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
#define ARGS_DOC "<options>"
const char *argp_program_version = TOOL_NAME " " VERSION;
-const char *argp_program_bug_address = "Mauro Carvalho Chehab <mchehab@redhat.com>";
+const char *argp_program_bug_address = "Mauro Carvalho Chehab <mchehab@kernel.org>";
struct arguments {
int record_events;