diff --git a/man-pages/.footprint b/man-pages/.footprint index 316163b6..52df7039 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -650,6 +650,9 @@ drwxr-xr-x root/root usr/man/man2/ -rw-r--r-- root/root usr/man/man2/tee.2.gz -rw-r--r-- root/root usr/man/man2/tgkill.2.gz -rw-r--r-- root/root usr/man/man2/time.2.gz +-rw-r--r-- root/root usr/man/man2/timerfd_create.2.gz +-rw-r--r-- root/root usr/man/man2/timerfd_gettime.2.gz +-rw-r--r-- root/root usr/man/man2/timerfd_settime.2.gz -rw-r--r-- root/root usr/man/man2/times.2.gz -rw-r--r-- root/root usr/man/man2/tkill.2.gz -rw-r--r-- root/root usr/man/man2/truncate.2.gz @@ -1011,6 +1014,8 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/ether_ntoa_r.3.gz -rw-r--r-- root/root usr/man/man3/ether_ntohost.3.gz -rw-r--r-- root/root usr/man/man3/euidaccess.3.gz +-rw-r--r-- root/root usr/man/man3/eventfd_read.3.gz +-rw-r--r-- root/root usr/man/man3/eventfd_write.3.gz -rw-r--r-- root/root usr/man/man3/exec.3.gz -rw-r--r-- root/root usr/man/man3/execl.3.gz -rw-r--r-- root/root usr/man/man3/execle.3.gz diff --git a/man-pages/.md5sum b/man-pages/.md5sum index f76b1f62..83dc92ce 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1 +1 @@ -15c5e8d2e1fc4653dc18327ce1702dad man-pages-2.78.tar.gz +1ab8989d32bfb15e1a4acbbea9c4a695 man-pages-2.79.tar.gz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index c51981cd..94cb6af6 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -4,7 +4,7 @@ # Depends on: man name=man-pages -version=2.78 +version=2.79 release=1 source=(ftp://ftp.win.tue.nl/pub/linux-local/manpages/$name-$version.tar.gz)