chiark / gitweb /
@@@ man wip
[mLib] / utils / compiler.3
index 1920be40572807d61bc3b5ea39f5cc6590d5ebbe..424ca0ea18e572a0cf13393f6ccfc2a8d4377f76 100644 (file)
@@ -7,7 +7,7 @@ compiler \- detect compiler version
 .SH SYNOPSIS
 .nf
 .B "#include <mLib/compiler.h>"
-
+.PP
 .BI "int GCC_VERSION_P(" maj ", " min ");"
 .BI "int CLANG_VERSION_P(" maj ", " min ");"
 .fi