diff --git a/man-pages/.footprint b/man-pages/.footprint index 6a54ad6e..47bea296 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -1539,6 +1539,8 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/malloc_get_state.3.gz -rw-r--r-- root/root usr/man/man3/malloc_hook.3.gz -rw-r--r-- root/root usr/man/man3/malloc_set_state.3.gz +-rw-r--r-- root/root usr/man/man3/malloc_trim.3.gz +-rw-r--r-- root/root usr/man/man3/malloc_usable_size.3.gz -rw-r--r-- root/root usr/man/man3/mallopt.3.gz -rw-r--r-- root/root usr/man/man3/matherr.3.gz -rw-r--r-- root/root usr/man/man3/mblen.3.gz diff --git a/man-pages/.md5sum b/man-pages/.md5sum index 24fae0dc..5a5ee648 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1,2 +1,2 @@ -cadfdc11d3860d813fb338c9c89a3c8a man-pages-3.38.tar.xz +3feafd75f9bb2132bc5055347329b198 man-pages-3.39.tar.xz ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index f72f4fed..52ff5492 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -4,7 +4,7 @@ # Depends on: man name=man-pages -version=3.38 +version=3.39 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-2003-a.tar.xz)