diff --git a/cmd/ifctrstat.c b/cmd/ifctrstat.c index 96b6d99..89aff80 100644 --- a/cmd/ifctrstat.c +++ b/cmd/ifctrstat.c @@ -152,7 +152,7 @@ static struct if_option_group local_option_group = { struct if_applet ifctrstat_applet = { .name = "ifctrstat", - .desc = "Display statistics about an interface", + .desc = "display statistics about an interface", .main = ifctrstat_main, .usage = "ifctrstat [options] \n ifctrstat [options] --list", .manpage = "8 ifctrstat",