man: fix bug report instructions (for real this time)
/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>main
parent
33312e42a7
commit
294be2616e
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
as the component.</para>
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue