- update to 3.83:

- new and rewritten pages
    * posix_madvise.3
    * ftw.3
  - newly documented interfaces in existing pages
    * getdents.2
        Document getdents64()
    * mount.2
        Document MS_LAZYTIME
    * proc.5
        Document /proc/sys/kernel/randomize_va_space
        Document /proc/PID/fdinfo epoll format
        Describe /proc/PID/fdinfo eventfd format
        Document /proc/PID/fdinfo signalfd format

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=150
This commit is contained in:
Petr Gajdos 2015-04-20 07:41:53 +00:00 committed by Git OBS Bridge
parent 9aab945fac
commit 63ca555949
4 changed files with 22 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Apr 20 07:37:12 UTC 2015 - pgajdos@suse.com
- update to 3.83:
- new and rewritten pages
* posix_madvise.3
* ftw.3
- newly documented interfaces in existing pages
* getdents.2
Document getdents64()
* mount.2
Document MS_LAZYTIME
* proc.5
Document /proc/sys/kernel/randomize_va_space
Document /proc/PID/fdinfo epoll format
Describe /proc/PID/fdinfo eventfd format
Document /proc/PID/fdinfo signalfd format
-------------------------------------------------------------------
Tue Mar 31 07:22:31 UTC 2015 - pgajdos@suse.com

View File

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