man-pages/man-pages_gai.conf-reference.patch
Petr Gajdos 9fc8d3333b - update to version 3.48
* New and rewritten pages
      getunwind.2
        New page documenting getunwind(2)
            Taken from Red Hat downstream man pages set
        Much rewriting
            Some text taken from arch/ia64/kernel/unwind.c.
      perfmonctl.2
        New page documenting IA-64-specific perfmonctl(2)
            Taken from Red Hat downstream man pages
        Rework discussion of PFM_CREATE_CONTEXT
        Add VERSIONS and CONFORMING TO
        Note that there is no glibc wrapper
        Remove PFM_CREATE_EVTSETS, PFM_DELETE_EVTSETS, PFM_GETINFO_EVTSETS
            These don't exist, and it appears they never have.
        Fix argument types for PFM_WRITE_PMCS, PFM_WRITE_PMDS, PFM_READ_PMDS
            The types that were being used don't exist!
        Briefly document PFM_GET_FEATURES, PFM_DEBUG, PFM_GET_PMC_RESET_VAL
      gai.conf.5
        New page documenting gai.conf
            Taken from Red Hat downstream pages
      nss.conf.5
        New page describing nss.conf
  * Newly documented interfaces in existing pages
      clock_getres.2
        Document CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE
        Document CLOCK_BOOTTIME
        Some improvements to CLOCK_BOOTTIME description
      ptrace.2
        Document PTRACE_GETREGSET, PTRACE_SETREGSET, PTRACE_SEIZE, and friends

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=70
2013-03-12 06:41:44 +00:00

13 lines
336 B
Diff

Index: man3/getaddrinfo.3
===================================================================
--- man3/getaddrinfo.3.orig
+++ man3/getaddrinfo.3
@@ -818,6 +818,7 @@ main(int argc, char *argv[])
.BR getaddrinfo_a (3),
.BR gethostbyname (3),
.BR getnameinfo (3),
+.BR gai.conf (5),
.BR inet (3),
.BR gai.conf (5),
.BR hostname (7),