@@@ man wip
[mLib] / sel / sig.3
index 725f859..511b96d 100644 (file)
--- a/sel/sig.3
+++ b/sel/sig.3
@@ -8,9 +8,9 @@ sig \- more controlled signal handling
 .SH SYNOPSIS
 .nf
 .B "#include <mLib/sig.h>"
-
+.PP
 .B "typedef struct { ...\& } sig;"
-
+.PP
 .ta \w'\fBvoid sig_add('u
 .BI "void sig_add(sig *" s ", int " n ,
 .BI "  void (*" proc ")(int " n ", void *" p "), void *" p );