- version update to 5.03

* New and rewritten pages
    pidfd_open.2
    pidfd_send_signal.2
    pivot_root.2
    ipc_namespaces.7
    uts_namespaces.7
  * Newly documented interfaces in existing pages
    clone.2
        Document CLONE_PIDFD
    fanotify_mark.2
        Document FAN_MOVE_SELF
    ptrace.2
        Document PTRACE_GET_SYSCALL_INFO
    regex.3
        Document REG_STARTEND
  * see Changes for other changes

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=192
This commit is contained in:
Petr Gajdos 2019-10-14 06:50:43 +00:00 committed by Git OBS Bridge
parent ece90c6034
commit dbfa53b268
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Oct 14 06:47:17 UTC 2019 - pgajdos@suse.com
- version update to 5.03
* New and rewritten pages
pidfd_open.2
pidfd_send_signal.2
pivot_root.2
ipc_namespaces.7
uts_namespaces.7
* Newly documented interfaces in existing pages
clone.2
Document CLONE_PIDFD
fanotify_mark.2
Document FAN_MOVE_SELF
ptrace.2
Document PTRACE_GET_SYSCALL_INFO
regex.3
Document REG_STARTEND
* see Changes for other changes
-------------------------------------------------------------------
Fri Aug 2 10:26:12 UTC 2019 - pgajdos@suse.com

View File

@ -17,7 +17,7 @@
Name: man-pages
Version: 5.02
Version: 5.03
Release: 0
Summary: Linux Manual Pages
License: BSD-3-Clause AND GPL-2.0-or-later AND MIT