From 847053e3e4512972399b4d1868fbbb3233f0026a Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Tue, 12 Aug 2008 20:33:25 +0200 Subject: [PATCH] man-pages: updated to 3.07. --- man-pages/.footprint | 3 +++ man-pages/.md5sum | 2 +- man-pages/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/man-pages/.footprint b/man-pages/.footprint index c57d6e55..d6e235e7 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -465,6 +465,7 @@ drwxr-xr-x root/root usr/man/man2/ -rw-r--r-- root/root usr/man/man2/mmap2.2.gz -rw-r--r-- root/root usr/man/man2/modify_ldt.2.gz -rw-r--r-- root/root usr/man/man2/mount.2.gz +-rw-r--r-- root/root usr/man/man2/move_pages.2.gz -rw-r--r-- root/root usr/man/man2/mprotect.2.gz -rw-r--r-- root/root usr/man/man2/mpx.2.gz -rw-r--r-- root/root usr/man/man2/mq_getsetattr.2.gz @@ -884,6 +885,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/clntudp_bufcreate.3.gz -rw-r--r-- root/root usr/man/man3/clntudp_create.3.gz -rw-r--r-- root/root usr/man/man3/clock.3.gz +-rw-r--r-- root/root usr/man/man3/clock_getcpuclockid.3.gz -rw-r--r-- root/root usr/man/man3/clock_getres.3.gz -rw-r--r-- root/root usr/man/man3/clock_gettime.3.gz -rw-r--r-- root/root usr/man/man3/clock_settime.3.gz @@ -3279,6 +3281,7 @@ drwxr-xr-x root/root usr/man/man7/ -rw-r--r-- root/root usr/man/man7/termio.7.gz -rw-r--r-- root/root usr/man/man7/time.7.gz -rw-r--r-- root/root usr/man/man7/udp.7.gz +-rw-r--r-- root/root usr/man/man7/udplite.7.gz -rw-r--r-- root/root usr/man/man7/unicode.7.gz -rw-r--r-- root/root usr/man/man7/units.7.gz -rw-r--r-- root/root usr/man/man7/unix.7.gz diff --git a/man-pages/.md5sum b/man-pages/.md5sum index c29c9510..a083f254 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1,2 +1,2 @@ -66003c22048fbe898587011cb23fb685 man-pages-3.06.tar.bz2 +56a36e2b19b76488e03b2557bb45efce man-pages-3.07.tar.bz2 7c78aff03c0a6767ba483d34f19e4b09 man-pages-posix-2003-a.tar.bz2 diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index a55b33ca..fc10ff45 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -4,7 +4,7 @@ # Depends on: man name=man-pages -version=3.06 +version=3.07 release=1 source=(http://www.kernel.org/pub/linux/docs/man-pages/$name-$version.tar.bz2 \ http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.bz2)