- 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
This commit is contained in:
Petr Gajdos 2016-01-04 07:36:45 +00:00 committed by Git OBS Bridge
parent 7a86376501
commit 2890381589
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0168c4ec48bb0bb82f6f91ea91a54e1f3587411c6637913d47470cd7338fc9c
size 1411908

3
man-pages-4.04.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fe1950df65ccf2b43ed64c329ccce0eedb2f7b42af12beff03d3aa609ee1f6d
size 1426380

View File

@ -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

View File

@ -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