- update to 4.06:

* New and rewritten pages
    cgroups.7
    cgroup_namespaces.7
  * Newly documented interfaces in existing pages
    clone.2
        Document CLONE_NEWCGROUP
    readv.2
        Document preadv2() and pwritev2()
    setns.2
        Document CLONE_NEWCGROUP
    unshare.2
        Document CLONE_NEWCGROUP

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=166
This commit is contained in:
Petr Gajdos 2016-05-11 07:23:36 +00:00 committed by Git OBS Bridge
parent b6f3310a4d
commit 4c036c636c
4 changed files with 21 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed May 11 07:19:18 UTC 2016 - pgajdos@suse.com
- update to 4.06:
* New and rewritten pages
cgroups.7
cgroup_namespaces.7
* Newly documented interfaces in existing pages
clone.2
Document CLONE_NEWCGROUP
readv.2
Document preadv2() and pwritev2()
setns.2
Document CLONE_NEWCGROUP
unshare.2
Document CLONE_NEWCGROUP
-------------------------------------------------------------------
Tue Mar 15 09:11:08 UTC 2016 - pgajdos@suse.com

View File

@ -17,7 +17,7 @@
Name: man-pages
Version: 4.05
Version: 4.06
Release: 0
Summary: Linux Manual Pages
License: BSD-3-Clause and GPL-2.0+ and MIT