diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index f342d24678d..7dff1eac530 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -70,8 +70,8 @@ Most VCS IDs should be indented by a tab if in a comment. .Bd -literal #include -__RCSID("@(#)style 1.14 (Berkeley) 4/28/95") -__FBSDID("$FreeBSD$") +__RCSID("@(#)style 1.14 (Berkeley) 4/28/95"); +__FBSDID("$FreeBSD$"); .Ed .Pp Leave another blank line before the header files.