drm: Branch 'master'
[email protected] (Eric Engestr??m)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
man/drm-kms.xml | 4 ++-- man/drm-memory.xml | 4 ++-- man/drm.xml | 4 ++-- man/drmAvailable.xml | 4 ++-- man/drmHandleEvent.xml | 4 ++-- man/drmModeGetResources.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 33312e42a777d23f00febc0ece83c91429ef4bf9 Author: Eric Engestrom <[email protected]> Date: Tue Apr 4 17:09:01 2017 +0100 man: fix bug report instruction Component "libdrm" doesn't exist (anymore?) Signed-off-by: Eric Engestrom <[email protected]> diff --git a/man/drm-kms.xml b/man/drm-kms.xml index ae38dc8d..4423ade1 100644 --- a/man/drm-kms.xml +++ b/man/drm-kms.xml @@ -309,8 +309,8 @@ static int modeset_find_crtc(int fd, drmModeRes *res, drmModeConnector *conn) <refsect1> <title>Reporting Bugs</title> <para>Bugs in this manual should be reported to - http://bugs.freedesktop.org under the "Mesa" product, with "Other" or - "libdrm" as the component.</para> + http://bugs.freedesktop.org under the "Mesa" product, with "Other" + as the component.</para> </refsect1> <refsect1> diff --git a/man/drm-memory.xml b/man/drm-memory.xml index 6b4f0759..daca9cf2 100644 --- a/man/drm-memory.xml +++ b/man/drm-memory.xml @@ -410,8 +410,8 @@ memset(map, 0, creq.size); <refsect1> <title>Reporting Bugs</title> <para>Bugs in this manual should be reported to - http://bugs.freedesktop.org under the "Mesa" product, with "Other" or - "libdrm" as the component.</para> + http://bugs.freedesktop.org under the "Mesa" product, with "Other" + as the component.</para> </refsect1> <refsect1> diff --git a/man/drm.xml b/man/drm.xml index 07f17719..bd354166 100644 --- a/man/drm.xml +++ b/man/drm.xml @@ -119,8 +119,8 @@ <refsect1> <title>Reporting Bugs</title> <para>Bugs in this manual should be reported to - http://bugs.freedesktop.org under the "Mesa" product, with "Other" or - "libdrm" as the component.</para> + http://bugs.freedesktop.org under the "Mesa" product, with "Other" + as the component.</para> </refsect1> <refsect1> diff --git a/man/drmAvailable.xml b/man/drmAvailable.xml index 55bef94a..37a5b494 100644 --- a/man/drmAvailable.xml +++ b/man/drmAvailable.xml @@ -61,8 +61,8 @@ <refsect1> <title>Reporting Bugs</title> <para>Bugs in this function should be reported to - http://bugs.freedesktop.org under the "Mesa" product, with "Other" or - "libdrm" as the component.</para> + http://bugs.freedesktop.org under the "Mesa" product, with "Other" + as the component.</para> </refsect1> <refsect1> diff --git a/man/drmHandleEvent.xml b/man/drmHandleEvent.xml index b1006e51..1de566b1 100644 --- a/man/drmHandleEvent.xml +++ b/man/drmHandleEvent.xml @@ -86,8 +86,8 @@ typedef struct _drmEventContext { <refsect1> <title>Reporting Bugs</title> <para>Bugs in this function should be reported to - http://bugs.freedesktop.org under the "Mesa" product, with "Other" or - "libdrm" as the component.</para> + http://bugs.freedesktop.org under the "Mesa" product, with "Other" + as the component.</para> </refsect1> <refsect1> diff --git a/man/drmModeGetResources.xml b/man/drmModeGetResources.xml index 2f5e8c2c..aba34220 100644 --- a/man/drmModeGetResources.xml +++ b/man/drmModeGetResources.xml @@ -116,8 +116,8 @@ typedef struct _drmModeRes { <refsect1> <title>Reporting Bugs</title> <para>Bugs in this function should be reported to - http://bugs.freedesktop.org under the "Mesa" product, with "Other" or - "libdrm" as the component.</para> + http://bugs.freedesktop.org under the "Mesa" product, with "Other" + as the component.</para> </refsect1> <refsect1> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot --