man: fix bug report instructions (for real this time)
authorEric Engestrom <eric.engestrom@imgtec.com>
Tue, 4 Apr 2017 16:37:02 +0000 (17:37 +0100)
committerEric Engestrom <eric.engestrom@imgtec.com>
Tue, 4 Apr 2017 16:38:38 +0000 (17:38 +0100)
/me derped, component libdrm doesn't exist under Mesa because it's in DRI.
While at it, give the full URL and make it https.

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
man/drm-kms.xml
man/drm-memory.xml
man/drm.xml
man/drmAvailable.xml
man/drmHandleEvent.xml
man/drmModeGetResources.xml

index 4423ade..dc471bf 100644 (file)
@@ -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"
-          as the component.</para>
+      https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+      under the "DRI" product, component "libdrm"</para>
   </refsect1>
 
   <refsect1>
index daca9cf..aab7ee7 100644 (file)
@@ -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"
-          as the component.</para>
+      https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+      under the "DRI" product, component "libdrm"</para>
   </refsect1>
 
   <refsect1>
index bd35416..22bf0aa 100644 (file)
   <refsect1>
     <title>Reporting Bugs</title>
     <para>Bugs in this manual should be reported to
-          http://bugs.freedesktop.org under the "Mesa" product, with "Other"
-          as the component.</para>
+      https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+      under the "DRI" product, component "libdrm"</para>
   </refsect1>
 
   <refsect1>
index 37a5b49..4442a0a 100644 (file)
@@ -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"
-          as the component.</para>
+      https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+      under the "DRI" product, component "libdrm"</para>
   </refsect1>
 
   <refsect1>
index 1de566b..7064c1d 100644 (file)
@@ -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"
-          as the component.</para>
+      https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+      under the "DRI" product, component "libdrm"</para>
   </refsect1>
 
   <refsect1>
index aba3422..a18f9c5 100644 (file)
@@ -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"
-          as the component.</para>
+      https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
+      under the "DRI" product, component "libdrm"</para>
   </refsect1>
 
   <refsect1>