diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 6538a6e6d9a6..f23cc504d8be 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -26,7 +26,7 @@ .\" From: @(#)style 1.14 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd November 1, 2018 +.Dd May 28, 2019 .Dt STYLE 9 .Os .Sh NAME @@ -777,7 +777,7 @@ vaf(const char *fmt, ...) } static void -usage() +usage(void) { /* Insert an empty line if the function has no local variables. */ .Ed