Improve formatting based on comments by Ingo Schwarze.
diff --git a/man/zip_source_function.mdoc b/man/zip_source_function.mdoc index d6e4e79..ae8b865 100644 --- a/man/zip_source_function.mdoc +++ b/man/zip_source_function.mdoc
@@ -53,7 +53,9 @@ which must be of the following type: .Pp .Ft typedef zip_int64_t -.Fn (*zip_source_callback) "void *userdata" "void *data" "zip_uint64_t len" "zip_source_cmd_t cmd" +.Fo \fR(*\fPzip_source_callback\fR)\fP +.Fa "void *userdata" "void *data" "zip_uint64_t len" "zip_source_cmd_t cmd" +.Fc .Pp .Ar archive or