man: Update the bug URL to gitlab.freedesktop.org
Point users to the GitLab issue tracker instead of Bugzilla, which is no longer used. Signed-off-by: Jeremy Cline <jcline@redhat.com>main
parent
a84caff71b
commit
5bd6a7659e
|
@ -309,8 +309,7 @@ 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
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
https://gitlab.freedesktop.org/mesa/drm/-/issues</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
@ -410,8 +410,7 @@ memset(map, 0, creq.size);
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this manual should be reported to
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
https://gitlab.freedesktop.org/mesa/drm/-/issues</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
@ -119,8 +119,7 @@
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this manual should be reported to
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
https://gitlab.freedesktop.org/mesa/drm/-/issues</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
@ -61,8 +61,7 @@
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this function should be reported to
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
https://gitlab.freedesktop.org/mesa/drm/-/issues</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
@ -86,8 +86,7 @@ typedef struct _drmEventContext {
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this function should be reported to
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
https://gitlab.freedesktop.org/mesa/drm/-/issues</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
|
@ -116,8 +116,7 @@ typedef struct _drmModeRes {
|
|||
<refsect1>
|
||||
<title>Reporting Bugs</title>
|
||||
<para>Bugs in this function should be reported to
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=libdrm
|
||||
under the "DRI" product, component "libdrm"</para>
|
||||
https://gitlab.freedesktop.org/mesa/drm/-/issues</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
Loading…
Reference in New Issue