- update to 4.02:

- new and rewritten pages
    * dladdr.3
    * dlerror.3
    * dlinfo.3
    * dlopen.3
    * dlsysm.3
  - newly documented interfaces in existing pages
    * dlopen.3
        Document dlmopen(3)
    * nl_langinfo.3
        Add documentation for nl_langinfo_l(3)
    * __ppc_set_ppr_med.3
        Document PPC functions providing access to PPR
    * __ppc_yield.3
        Document PPC performance-hint functions

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=156
This commit is contained in:
Petr Gajdos 2015-08-10 07:04:25 +00:00 committed by Git OBS Bridge
parent e1625065a6
commit 76cd73e109
4 changed files with 24 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Aug 10 07:00:09 UTC 2015 - pgajdos@suse.com
- update to 4.02:
- new and rewritten pages
* dladdr.3
* dlerror.3
* dlinfo.3
* dlopen.3
* dlsysm.3
- newly documented interfaces in existing pages
* dlopen.3
Document dlmopen(3)
* nl_langinfo.3
Add documentation for nl_langinfo_l(3)
* __ppc_set_ppr_med.3
Document PPC functions providing access to PPR
* __ppc_yield.3
Document PPC performance-hint functions
-------------------------------------------------------------------
Mon Jul 27 06:40:42 UTC 2015 - pgajdos@suse.com

View File

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