Minor tidying and typo correction.
[mLib] / man / conn.3
index ca4eaa9..663fc1e 100644 (file)
@@ -6,7 +6,7 @@
 conn \- selector for nonblocking connections
 .SH SYNOPSIS
 .nf
-.B "#include <mLib/conn.h>
+.B "#include <mLib/conn.h>"
 
 .BI "void conn_init(conn *" c ", sel_state *" s ", int " fd ,
 .BI "               struct sockaddr *" dst ", int " dsz ,