Various manual fixes.
[mLib] / man / url.3
index e322e83..5a96403 100644 (file)
--- a/man/url.3
+++ b/man/url.3
@@ -11,7 +11,7 @@
 .sp 1
 .fi
 ..
-.TH url 3 "20 June 1999" mLib
+.TH url 3 "20 June 1999" "Straylight/Edgeware" "mLib utilities library"
 .SH NAME
 url \- manipulation of form-urlencoded strings
 .\" @url_initenc
@@ -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 ,
@@ -124,4 +124,4 @@ void encode(sym_table *t, dstr *d)
 .SH "SEE ALSO"
 .BR mLib (3).
 .SH AUTHOR
-Mark Wooding, <mdw@nsict.org>.
+Mark Wooding, <mdw@distorted.org.uk>.