- update to 3.73:

- new and rewriten pages
    * namespaces.7, pid_namespaces.7, user_namespaces.7
  - newly documented interfaces in existing pages
    * clone.2: Document CLONE_NEWUSER for creating a new user namespace
    * setns.2: Document the PID, user, and mount namespace support
    * unshare.2: Document CLONE_NEWPID, CLONE_NEWUSER, CLONE_THREAD, 
                 CLONE_SIGHAND, and CLONE_VM
  - see Changes for details

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=127
This commit is contained in:
Petr Gajdos 2014-09-22 08:41:10 +00:00 committed by Git OBS Bridge
parent 3b2bb831b9
commit 03f1d89420
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Sep 22 06:02:23 UTC 2014 - pgajdos@suse.com
- update to 3.73:
- new and rewriten pages
* namespaces.7, pid_namespaces.7, user_namespaces.7
- newly documented interfaces in existing pages
* clone.2: Document CLONE_NEWUSER for creating a new user namespace
* setns.2: Document the PID, user, and mount namespace support
* unshare.2: Document CLONE_NEWPID, CLONE_NEWUSER, CLONE_THREAD,
CLONE_SIGHAND, and CLONE_VM
- see Changes for details
-------------------------------------------------------------------
Tue Sep 9 08:03:34 UTC 2014 - pgajdos@suse.com

View File

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