summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@imgtec.com>2017-04-04 17:09:01 +0100
committerEric Engestrom <eric.engestrom@imgtec.com>2017-04-04 17:09:04 +0100
commit33312e42a777d23f00febc0ece83c91429ef4bf9 (patch)
treea1549c2734b0ff95e36844e5caf3a6ac5550aa0b
parent64423a70361eec1b855022550b1c13cc4807ce0e (diff)
man: fix bug report instruction
Component "libdrm" doesn't exist (anymore?) Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
-rw-r--r--man/drm-kms.xml4
-rw-r--r--man/drm-memory.xml4
-rw-r--r--man/drm.xml4
-rw-r--r--man/drmAvailable.xml4
-rw-r--r--man/drmHandleEvent.xml4
-rw-r--r--man/drmModeGetResources.xml4
6 files changed, 12 insertions, 12 deletions
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>