tags 519781 + patch thanks Hi,
with the upload of glibc-doc 2.9-1 on 20 Jan 2009, glibc-doc bug #506515 was fixed, removing a lot of outdated pthread_* man pages from glibc-doc. These can now be replaced with the newer ones in manpages-dev. Currently they are not installed by any package, which is certainly less than perfect. The following patch removes these pages from the skip list in the install script of the manpages-dev package. Nikolaus diff -u -Naur manpages-3.23.orig/debian/inst manpages-3.23/debian/inst --- manpages-3.23.orig/debian/inst 2010-03-05 21:03:00.000000000 +0100 +++ manpages-3.23/debian/inst 2010-03-05 22:35:48.000000000 +0100 @@ -65,15 +65,6 @@ getxattr.2|lgetxattr.2|listxattr.2|llistxattr.2|lremovexattr.2|\ get_kernel_syms.2|create_module.2|delete_module.2|\ init_module.2|query_module.2|set_mempolicy.2|\ - pthread_attr_destroy.3|pthread_attr_getdetachstate.3|pthread_cleanup_pop.3|\ - pthread_attr_getscope.3|pthread_attr_init.3|pthread_attr_setdetachstate.3|\ - pthread_attr_setscope.3|pthread_create.3|pthread_detach.3|pthread_equal.3|\ - pthread_exit.3|pthread_join.3|pthread_self.3|pthread_attr_setschedpolicy.3|\ - pthread_setschedparam.3|pthread_attr_setschedparam.3|pthread_attr_getschedparam.3|\ - pthread_getschedparam.3|pthread_attr_getschedpolicy.3|pthread_cleanup_push.3|\ - pthread_testcancel.3|pthread_setcancelstate.3|pthread_attr_getinheritsched.3|\ - pthread_attr_setinheritsched.3|pthread_setcanceltype.3|pthread_cancel.3|\ - pthread_cleanup_push_defer_np.3|pthread_cleanup_pop_restore_np.3|\ pthread_kill_other_threads_np.3|pthread_sigmask.3|pthread_kill.3|\ lsetxattr.2|removexattr.2|setxattr.2|sigwait.3) echo -n "(skipped)" -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org