]> pd.if.org Git - pdclib.old/blobdiff - man3/assert.3
Remove empty lines from manpages (lint errors)
[pdclib.old] / man3 / assert.3
index d2874e384fd345183b6d096afcb284f6f2e34913..09f9307b554e1e3783607b08a8eda8d269f1c062 100644 (file)
@@ -4,15 +4,15 @@
 .Dd\r
 .Dt assert 3\r
 .Os\r
-\r
+.\"\r
 .Sh NAME\r
 .Nm assert\r
 .Nd validate assertion\r
-\r
+.\"\r
 .Sh SYNOPSIS\r
 .In assert.h\r
 .Fn "void assert" "<scalar expression>"\r
-\r
+.\"\r
 .Sh DESCRIPTION\r
 If\r
 .Dv NDEBUG\r
@@ -30,13 +30,13 @@ The enclosing function of the call to
 .Nm\r
 will only be printed in the error message when compiling for C99, or a later\r
 revision of the C standard. \r
-\r
+.\"\r
 .Sh SEE ALSO\r
 .Xr _Exit 3\r
 .Xr quick_exit 3\r
 .Xr exit 3\r
 .Xr abort 3\r
-\r
+.\"\r
 .Sh STANDARDS\r
 Conforming to\r
 .St -isoC-90 ,\r