diff --git a/man-pages/.footprint b/man-pages/.footprint index 025a87ec..55d568be 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -42,9 +42,12 @@ drwxr-xr-x root/root usr/man/man2/ -rw-r--r-- root/root usr/man/man2/execve.2.gz -rw-r--r-- root/root usr/man/man2/exit.2.gz -rw-r--r-- root/root usr/man/man2/exit_group.2.gz +-rw-r--r-- root/root usr/man/man2/faccessat.2.gz -rw-r--r-- root/root usr/man/man2/fchdir.2.gz -rw-r--r-- root/root usr/man/man2/fchmod.2.gz +-rw-r--r-- root/root usr/man/man2/fchmodat.2.gz -rw-r--r-- root/root usr/man/man2/fchown.2.gz +-rw-r--r-- root/root usr/man/man2/fchownat.2.gz -rw-r--r-- root/root usr/man/man2/fcntl.2.gz -rw-r--r-- root/root usr/man/man2/fdatasync.2.gz -rw-r--r-- root/root usr/man/man2/fgetxattr.2.gz @@ -61,6 +64,7 @@ drwxr-xr-x root/root usr/man/man2/ -rw-r--r-- root/root usr/man/man2/fsync.2.gz -rw-r--r-- root/root usr/man/man2/ftruncate.2.gz -rw-r--r-- root/root usr/man/man2/futex.2.gz +-rw-r--r-- root/root usr/man/man2/futimesat.2.gz -rw-r--r-- root/root usr/man/man2/get_kernel_syms.2.gz -rw-r--r-- root/root usr/man/man2/get_mempolicy.2.gz -rw-r--r-- root/root usr/man/man2/get_thread_area.2.gz diff --git a/man-pages/.md5sum b/man-pages/.md5sum index 58df5274..d6483085 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1 +1 @@ -07f2e05b683f9ad2602975684bdee5e4 man-pages-2.31.tar.gz +ee737bbb49e8e02c882e549e6d217d14 man-pages-2.32.tar.gz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index b8f810b5..41d7c442 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -5,7 +5,7 @@ # Depends on: man name=man-pages -version=2.31 +version=2.32 release=1 source=(ftp://ftp.win.tue.nl/pub/linux-local/manpages/$name-$version.tar.gz)