- update to 4.12:

* Newly documented interfaces in existing page
      namespaces.7
        Document the /proc/[pid]/ns/pid_for_children file
  * see Changes for details

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=176
This commit is contained in:
Petr Gajdos 2017-08-07 07:35:56 +00:00 committed by Git OBS Bridge
parent 17a4b5f3a6
commit 08a531d9fe
5 changed files with 18 additions and 9 deletions

View File

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

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

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

View File

@ -1,7 +1,7 @@
Index: man-pages-4.11/man2/ioctl.2
Index: man-pages-4.12/man2/ioctl.2
===================================================================
--- man-pages-4.11.orig/man2/ioctl.2 2017-05-03 19:29:11.000000000 +0200
+++ man-pages-4.11/man2/ioctl.2 2017-05-05 08:24:51.421794933 +0200
--- man-pages-4.12.orig/man2/ioctl.2 2017-07-13 14:28:33.000000000 +0200
+++ man-pages-4.12/man2/ioctl.2 2017-08-07 09:28:26.706802724 +0200
@@ -123,11 +123,6 @@ Arguments, returns, and semantics of
vary according to the device driver in question (the call is used as a
catch-all for operations that don't cleanly fit the UNIX stream I/O
@ -14,9 +14,9 @@ Index: man-pages-4.11/man2/ioctl.2
The
.BR ioctl ()
function call appeared in Version 7 AT&T UNIX.
@@ -147,7 +142,6 @@ flag.
.BR ioctl_ficlonerange (2),
@@ -148,7 +143,6 @@ flag.
.BR ioctl_fideduperange (2),
.BR ioctl_getfsmap (2),
.BR ioctl_iflags (2),
-.BR ioctl_list (2),
.BR ioctl_ns (2),

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 7 07:34:39 UTC 2017 - pgajdos@suse.com
- update to 4.12:
* Newly documented interfaces in existing page
namespaces.7
Document the /proc/[pid]/ns/pid_for_children file
* see Changes for details
-------------------------------------------------------------------
Fri May 5 06:31:01 UTC 2017 - pgajdos@suse.com

View File

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