chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor tidying and typo correction.
[mLib]
/
man
/
conn.3
diff --git
a/man/conn.3
b/man/conn.3
index ca4eaa9c1d57b48ed3d55c91560499df463d3086..663fc1e2602496dd321eb58da1e848b0bc9a15bb 100644
(file)
--- a/
man/conn.3
+++ b/
man/conn.3
@@
-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 ,