From 5bd6a7659e4351d7940c1211d3f28cb66243dc17 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Thu, 13 Aug 2020 13:00:53 -0400 Subject: [PATCH] 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 --- man/drm-kms.xml | 3 +-- man/drm-memory.xml | 3 +-- man/drm.xml | 3 +-- man/drmAvailable.xml | 3 +-- man/drmHandleEvent.xml | 3 +-- man/drmModeGetResources.xml | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) diff --git a/man/drm-kms.xml b/man/drm-kms.xml index eb04c263..888df66a 100644 --- a/man/drm-kms.xml +++ b/man/drm-kms.xml @@ -309,8 +309,7 @@ static int modeset_find_crtc(int fd, drmModeRes *res, drmModeConnector *conn) Reporting Bugs 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" + https://gitlab.freedesktop.org/mesa/drm/-/issues diff --git a/man/drm-memory.xml b/man/drm-memory.xml index 3aa7cf25..33c05af5 100644 --- a/man/drm-memory.xml +++ b/man/drm-memory.xml @@ -410,8 +410,7 @@ memset(map, 0, creq.size); Reporting Bugs 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" + https://gitlab.freedesktop.org/mesa/drm/-/issues diff --git a/man/drm.xml b/man/drm.xml index dbb67adc..e2e93abe 100644 --- a/man/drm.xml +++ b/man/drm.xml @@ -119,8 +119,7 @@ Reporting Bugs 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" + https://gitlab.freedesktop.org/mesa/drm/-/issues diff --git a/man/drmAvailable.xml b/man/drmAvailable.xml index 1e5d7873..2ea5b4db 100644 --- a/man/drmAvailable.xml +++ b/man/drmAvailable.xml @@ -61,8 +61,7 @@ Reporting Bugs 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" + https://gitlab.freedesktop.org/mesa/drm/-/issues diff --git a/man/drmHandleEvent.xml b/man/drmHandleEvent.xml index 83304428..0ca7494d 100644 --- a/man/drmHandleEvent.xml +++ b/man/drmHandleEvent.xml @@ -86,8 +86,7 @@ typedef struct _drmEventContext { Reporting Bugs 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" + https://gitlab.freedesktop.org/mesa/drm/-/issues diff --git a/man/drmModeGetResources.xml b/man/drmModeGetResources.xml index 0ab6a68b..64a711f2 100644 --- a/man/drmModeGetResources.xml +++ b/man/drmModeGetResources.xml @@ -116,8 +116,7 @@ typedef struct _drmModeRes { Reporting Bugs 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" + https://gitlab.freedesktop.org/mesa/drm/-/issues