--- man3/dl_iterate_phdr.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3 index d57bf66..be06d1f 100644 --- a/man3/dl_iterate_phdr.3 +++ b/man3/dl_iterate_phdr.3 @@ -32,8 +32,8 @@ dl_iterate_phdr \- walk through list of shared objects .BI "int dl_iterate_phdr(" .BI " int (*" callback ") (struct dl_phdr_info *" info , -.BI " size_t " size ", void *" data , -.BI " void *" data ; +.BI " size_t " size ", void *" data ")," +.BI " void *" data ");" .fi .SH DESCRIPTION The -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html