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
/
url.3
diff --git
a/man/url.3
b/man/url.3
index e322e8346a0f7b5fe86c7bb6f727af65f36731b7..570623d1892bb5f1cf270e983d8a8e9c6aec966e 100644
(file)
--- a/
man/url.3
+++ b/
man/url.3
@@
-20,7
+20,7
@@
url \- manipulation of form-urlencoded strings
.\" @url_dec
.SH SYNOPSIS
.nf
-.B "#include <mLib/url.h>
+.B "#include <mLib/url.h>
"
.BI "void url_initenc(url_ectx *" ctx );
.BI "void url_enc(url_ectx *" ctx ", dstr *" d ,