diff --git a/man-pages/.footprint b/man-pages/.footprint index 90ebf663..044d0e7d 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -3309,12 +3309,14 @@ drwxr-xr-x root/root usr/man/man7/ -rw-r--r-- root/root usr/man/man7/mdoc.7.gz -rw-r--r-- root/root usr/man/man7/mdoc.samples.7.gz -rw-r--r-- root/root usr/man/man7/mq_overview.7.gz +-rw-r--r-- root/root usr/man/man7/namespaces.7.gz -rw-r--r-- root/root usr/man/man7/netdevice.7.gz -rw-r--r-- root/root usr/man/man7/netlink.7.gz -rw-r--r-- root/root usr/man/man7/numa.7.gz -rw-r--r-- root/root usr/man/man7/operator.7.gz -rw-r--r-- root/root usr/man/man7/packet.7.gz -rw-r--r-- root/root usr/man/man7/path_resolution.7.gz +-rw-r--r-- root/root usr/man/man7/pid_namespaces.7.gz -rw-r--r-- root/root usr/man/man7/pipe.7.gz -rw-r--r-- root/root usr/man/man7/posixoptions.7.gz -rw-r--r-- root/root usr/man/man7/pthreads.7.gz @@ -3346,6 +3348,7 @@ drwxr-xr-x root/root usr/man/man7/ -rw-r--r-- root/root usr/man/man7/uri.7.gz -rw-r--r-- root/root usr/man/man7/url.7.gz -rw-r--r-- root/root usr/man/man7/urn.7.gz +-rw-r--r-- root/root usr/man/man7/user_namespaces.7.gz -rw-r--r-- root/root usr/man/man7/utf-8.7.gz -rw-r--r-- root/root usr/man/man7/utf8.7.gz -rw-r--r-- root/root usr/man/man7/vdso.7.gz diff --git a/man-pages/.md5sum b/man-pages/.md5sum index e747d1ca..06d4acf1 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1,2 +1,2 @@ -3ca69a6263d9863ccace2e53b9bcff86 man-pages-3.72.tar.xz +f525ffdd80a217d0431b2cee98acd008 man-pages-3.73.tar.xz 825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index 0c08492e..14696c3d 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -4,7 +4,7 @@ # Depends on: man name=man-pages -version=3.72 +version=3.73 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)