summaryrefslogtreecommitdiff
path: root/man-pages
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2016-05-11 21:22:26 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2016-05-11 21:22:26 +0200
commitdfd4e643293948cec526c7806637ff64b07bdd2a (patch)
tree72e2b7c172ab151fedc09f3f16ba1e4e95369d2e /man-pages
parent320e3d56841e6cb9bfcc8d92c592963933770640 (diff)
downloadcore-dfd4e643293948cec526c7806637ff64b07bdd2a.tar.gz
core-dfd4e643293948cec526c7806637ff64b07bdd2a.tar.xz
man-pages: updated to 4.06
Diffstat (limited to 'man-pages')
-rw-r--r--man-pages/.footprint3
-rw-r--r--man-pages/.md5sum2
-rw-r--r--man-pages/Pkgfile3
3 files changed, 4 insertions, 4 deletions
diff --git a/man-pages/.footprint b/man-pages/.footprint
index 63f3c5e0..a848e6f4 100644
--- a/man-pages/.footprint
+++ b/man-pages/.footprint
@@ -3224,7 +3224,6 @@ drwxr-xr-x root/root usr/share/man/man3p/
-rw-r--r-- root/root usr/share/man/man3p/y0.3p.gz
drwxr-xr-x root/root usr/share/man/man4/
-rw-r--r-- root/root usr/share/man/man4/cciss.4.gz
--rw-r--r-- root/root usr/share/man/man4/console.4.gz
-rw-r--r-- root/root usr/share/man/man4/console_codes.4.gz
-rw-r--r-- root/root usr/share/man/man4/console_ioctl.4.gz
-rw-r--r-- root/root usr/share/man/man4/cpuid.4.gz
@@ -3314,6 +3313,8 @@ drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/boot.7.gz
-rw-r--r-- root/root usr/share/man/man7/bootparam.7.gz
-rw-r--r-- root/root usr/share/man/man7/capabilities.7.gz
+-rw-r--r-- root/root usr/share/man/man7/cgroup_namespaces.7.gz
+-rw-r--r-- root/root usr/share/man/man7/cgroups.7.gz
-rw-r--r-- root/root usr/share/man/man7/charsets.7.gz
-rw-r--r-- root/root usr/share/man/man7/complex.7.gz
-rw-r--r-- root/root usr/share/man/man7/cp1251.7.gz
diff --git a/man-pages/.md5sum b/man-pages/.md5sum
index adfdf398..665d90b8 100644
--- a/man-pages/.md5sum
+++ b/man-pages/.md5sum
@@ -1,2 +1,2 @@
-9c32c8487d753f5894f6fba425b12add man-pages-4.05.tar.xz
+a7b6c7e2a03a4b0d61eee4e52de68a42 man-pages-4.06.tar.xz
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz
diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile
index 63c6e77c..89237198 100644
--- a/man-pages/Pkgfile
+++ b/man-pages/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=man-pages
-version=4.05
+version=4.06
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)
@@ -11,7 +11,6 @@ source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz \
build() {
cd $name-$version
rm man1/time.1 man5/passwd.5 man5/attr.5
- make gz
make DESTDIR=$PKG install
cd $SRC/$name-posix-2013-a

Generated by cgit