diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index f1337cc6e40a..cadc70640d1c 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -56,7 +56,7 @@ Kernel include files (i.e. sys/*.h) come first; normally, you'll need OR , but not both! includes , and it's okay to depend on that. .Bd -literal -offset 0i -#include /* Non-local includes in angle brackets. */ +#include /* Non-local includes in angle brackets. */ .Ed .Pp If it's a network program, put the network include files next.