man-pages: updated to 3.75

This commit is contained in:
Fredrik Rinnestam 2014-10-18 21:38:16 +02:00
parent 194134509e
commit 801bf2a25b
3 changed files with 4 additions and 2 deletions

View File

@ -1760,6 +1760,8 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/pthread_join.3.gz
-rw-r--r-- root/root usr/man/man3/pthread_kill.3.gz
-rw-r--r-- root/root usr/man/man3/pthread_kill_other_threads_np.3.gz
-rw-r--r-- root/root usr/man/man3/pthread_rwlockattr_getkind_np.3.gz
-rw-r--r-- root/root usr/man/man3/pthread_rwlockattr_setkind_np.3.gz
-rw-r--r-- root/root usr/man/man3/pthread_self.3.gz
-rw-r--r-- root/root usr/man/man3/pthread_setaffinity_np.3.gz
-rw-r--r-- root/root usr/man/man3/pthread_setcancelstate.3.gz

View File

@ -1,2 +1,2 @@
f732add6fe55c6020368bd9d0021ff09 man-pages-3.74.tar.xz
2497a812b5bd0160169a8042181005aa man-pages-3.75.tar.xz
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: man
name=man-pages
version=3.74
version=3.75
release=1
source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz \
http://www.kernel.org/pub/linux/docs/$name/$name-posix/$name-posix-2013-a.tar.xz)