@@@ man wip
[mLib] / sel / bres.3
index b5539b0..cce20c2 100644 (file)
@@ -10,9 +10,9 @@ bres \- background name resolver
 .SH SYNOPSIS
 .nf
 .B "#include <mLib/bres.h>"
-
+.PP
 .B "typedef struct { ...\& } bres_client;"
-
+.PP
 .ta \w'\fBvoid bres_byname('u
 .BI "void bres_byname(bres_client *" rc ", const char *" name ,
 .BI "  void (*" func ")(struct hostent *" h ", void *" p ),