The previously mentioned perl script can also be applied to the man3 pages. This round of patches comes mostly from applying it to man3/[a-g].*, but I've also included other stuff I've stumbled across. The perl script itself follows soon. Rasmus Villemoes (20): open.2: spfix set_mempolicy.2: Fix prototype for set_mempolicy(2) remap_file_pages.2: Fix prototype swapon.2: remove header from synopsis a64l.3: fix prototype for a64l() argz_*: Fix prototypes adjtime.3: add required header bstring.3: Fix prototypes dl_iterate_phdr.3: tfix inet_net_pton.3: srcfix, cfix envz_add.3: fix prototypes fpathconf.3: fix prototype fseek.3: fix prototype gcvt.3: fix prototype getaddrinfo_a.3: fix prototype getnameinfo.3: fix prototype getrpcent.3: fix prototype getspnam.3: fix prototype getutent.3: fix prototypes getrpcport.3: add #include and fix prototype man2/open.2 | 2 +- man2/remap_file_pages.2 | 2 +- man2/set_mempolicy.2 | 4 ++-- man2/swapon.2 | 2 -- man3/a64l.3 | 2 +- man3/adjtime.3 | 2 ++ man3/argz_add.3 | 6 +++--- man3/bstring.3 | 6 +++--- man3/dl_iterate_phdr.3 | 4 ++-- man3/envz_add.3 | 4 ++-- man3/fpathconf.3 | 2 +- man3/fseek.3 | 2 +- man3/gcvt.3 | 2 +- man3/getaddrinfo_a.3 | 4 ++-- man3/getnameinfo.3 | 4 ++-- man3/getrpcent.3 | 2 +- man3/getrpcport.3 | 6 ++++-- man3/getspnam.3 | 2 +- man3/getutent.3 | 6 +++--- man3/inet_net_pton.3 | 5 ++--- 20 files changed, 35 insertions(+), 34 deletions(-) -- 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