From 289038158970574188aa2a71e21ac3725d114391f52e3e7b37e35032d9b3a17b Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 4 Jan 2016 07:36:45 +0000 Subject: [PATCH] - update to 4.04: * new and rewritten pages + futex.2 Rewrite and massively expand page + membarrier.2 New page documenting membarrier() system call * newly documented interfaces in existing pages + mlock.2 Document mlock2(2) and MCL_ONFAULT OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=160 --- man-pages-4.03.tar.xz | 3 --- man-pages-4.04.tar.xz | 3 +++ man-pages.changes | 13 +++++++++++++ man-pages.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 man-pages-4.03.tar.xz create mode 100644 man-pages-4.04.tar.xz diff --git a/man-pages-4.03.tar.xz b/man-pages-4.03.tar.xz deleted file mode 100644 index 60978e1..0000000 --- a/man-pages-4.03.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0168c4ec48bb0bb82f6f91ea91a54e1f3587411c6637913d47470cd7338fc9c -size 1411908 diff --git a/man-pages-4.04.tar.xz b/man-pages-4.04.tar.xz new file mode 100644 index 0000000..483796f --- /dev/null +++ b/man-pages-4.04.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe1950df65ccf2b43ed64c329ccce0eedb2f7b42af12beff03d3aa609ee1f6d +size 1426380 diff --git a/man-pages.changes b/man-pages.changes index 439c24e..31d69df 100644 --- a/man-pages.changes +++ b/man-pages.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 4 07:30:01 UTC 2016 - pgajdos@suse.com + +- update to 4.04: + * new and rewritten pages + + futex.2 + Rewrite and massively expand page + + membarrier.2 + New page documenting membarrier() system call + * newly documented interfaces in existing pages + + mlock.2 + Document mlock2(2) and MCL_ONFAULT + ------------------------------------------------------------------- Mon Dec 7 07:22:59 UTC 2015 - pgajdos@suse.com diff --git a/man-pages.spec b/man-pages.spec index b57efbf..071c3e4 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,7 +1,7 @@ # # spec file for package man-pages # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: man-pages -Version: 4.03 +Version: 4.04 Release: 0 Summary: Linux Manual Pages License: BSD-3-Clause and GPL-2.0+ and MIT