diff --git a/man-pages/.footprint b/man-pages/.footprint index 73034218..3f5205f1 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -87,6 +87,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/getent.1.gz -rw-r--r-- root/root usr/man/man1/intro.1.gz -rw-r--r-- root/root usr/man/man1/ldd.1.gz +-rw-r--r-- root/root usr/man/man1/locale.1.gz drwxr-xr-x root/root usr/man/man1p/ -rw-r--r-- root/root usr/man/man1p/admin.1p.gz -rw-r--r-- root/root usr/man/man1p/alias.1p.gz @@ -3316,7 +3317,6 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/ldconfig.8.gz -rw-r--r-- root/root usr/man/man8/nscd.8.gz -rw-r--r-- root/root usr/man/man8/sln.8.gz --rw-r--r-- root/root usr/man/man8/sync.8.gz -rw-r--r-- root/root usr/man/man8/tzselect.8.gz -rw-r--r-- root/root usr/man/man8/zdump.8.gz -rw-r--r-- root/root usr/man/man8/zic.8.gz diff --git a/man-pages/.md5sum b/man-pages/.md5sum index 4012a2d6..6b5a5de9 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1,2 +1,2 @@ -5dc4e4911ea90a9bdbb6d7f8c238be85 man-pages-3.61.tar.xz +3877e1539dcb46bd23605b4d9d73c57d man-pages-3.62.tar.xz 825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index 54c58355..15b9e0ce 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -4,7 +4,7 @@ # Depends on: man name=man-pages -version=3.61 +version=3.62 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)