@@@ wip type definitions in manpage synopses
[mLib] / sel / bres.3
index 0a0dd7a..a18e24e 100644 (file)
@@ -11,6 +11,8 @@ bres \- background name resolver
 .nf
 .B "#include <mLib/bres.h>"
 
+.B "typedef struct { ...\& } bres_client;"
+
 .ds mT \fBvoid bres_byname(
 .BI "\*(mTbres_client *" rc ", const char *" name ,
 .BI "\h'\w'\*(mT'u'void (*" func ")(struct hostent *" h ", void *" p ),